From 2e2ef762c3100d700f8b9495f59c1572f412fabb Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Aug 03 2008 10:03:09 +0000 Subject: - 6.7. - Make rpmdev-diff, rpmdev-md5 and rpminfo honor TMPDIR. Sat Apr 26 2008 Ville Skyttä - Make rpmls work with URLs. Sun Apr 20 2008 Ville Skyttä - Include rpm arch in dir names created by rpmdev-extract (#443266). Fri Apr 18 2008 Ville Skyttä - Remove duplicate "reload" from case block in init script template. - Fix exit status of "reload" in case service is not running in init script template (#442993). --- diff --git a/.cvsignore b/.cvsignore index 895857e..6ca1d80 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ spectool-1.0.10.tar.bz2 -rpmdevtools-6.6.tar.bz2 +rpmdevtools-6.7.tar.bz2 diff --git a/rpmdevtools.spec b/rpmdevtools.spec index af63387..752a91c 100644 --- a/rpmdevtools.spec +++ b/rpmdevtools.spec @@ -3,7 +3,7 @@ %define spectool_version 1.0.10 Name: rpmdevtools -Version: 6.6 +Version: 6.7 Release: 1%{?dist} Summary: RPM Development Tools @@ -129,6 +129,21 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Aug 3 2008 Ville Skyttä - 6.7-1 +- 6.7. +- Make rpmdev-diff, rpmdev-md5 and rpminfo honor TMPDIR. + +* Sat Apr 26 2008 Ville Skyttä +- Make rpmls work with URLs. + +* Sun Apr 20 2008 Ville Skyttä +- Include rpm arch in dir names created by rpmdev-extract (#443266). + +* Fri Apr 18 2008 Ville Skyttä +- Remove duplicate "reload" from case block in init script template. +- Fix exit status of "reload" in case service is not running in init + script template (#442993). + * Thu Mar 27 2008 Ville Skyttä - 6.6-1 - Fix man page generation. diff --git a/sources b/sources index 8fc11ee..646f6dc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d193612122f297ee4b37f1b04f605768 spectool-1.0.10.tar.bz2 -7bcf7bdb6071b4f19c86435e667ca3e4 rpmdevtools-6.6.tar.bz2 +819ece90d6be10c4ed85cc4a6975589c rpmdevtools-6.7.tar.bz2