From 9a552d4934fc5e578293fd6e1e4ea96bedb02aa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 21 May 2009 14:48:30 +0000 Subject: [PATCH] =?UTF-8?q?-=20Release=207.2.=20Sun=20May=203=202009=20Vil?= =?UTF-8?q?le=20Skytt=C3=A4=20=20-=20Add=20dum?= =?UTF-8?q?my=20spec=20template=20for=20ad-hoc=20testing.=20Sat=20May=202?= =?UTF-8?q?=202009=20Ville=20Skytt=C3=A4=20=20?= =?UTF-8?q?-=20Improve=20newspec/newinit=20when=20only=20"-o=20foo"=20argu?= =?UTF-8?q?ment=20is=20given=20(#498588,=20=20=20=20=20thanks=20to=20Edwin?= =?UTF-8?q?=20ten=20Brink).=20-=20Try=20to=20get=20packager=20mail=20addre?= =?UTF-8?q?ss=20for=20*Emacs=20rpm-spec-mode=20from=20=20=20=20=20~/.fedor?= =?UTF-8?q?a.cert=20if=20rpm-spec-user-mail-address=20is=20not=20set.=20-?= =?UTF-8?q?=20Add=20xz=20support=20to=20rpmdev-extract.=20Sat=20Apr=2018?= =?UTF-8?q?=202009=20Ville=20Skytt=C3=A4=20=20?= =?UTF-8?q?-=20Make=20bumpspec's=20use=20of=20"head"=20POSIX=20compliant.?= =?UTF-8?q?=20Thu=20Apr=2016=202009=20Ville=20Skytt=C3=A4=20=20-=20Add=20rpmdev-newinit=20for=20easier=20acc?= =?UTF-8?q?ess=20to=20the=20init=20script=20template,=20move=20=20=20=20?= =?UTF-8?q?=20the=20template=20to=20%{=5Fsysconfdir}/rpmdevtools,=20improv?= =?UTF-8?q?e=20reload=20action=20=20=20=20=20example.=20Tue=20Apr=207=2020?= =?UTF-8?q?09=20Ville=20Skytt=C3=A4=20=20-=20S?= =?UTF-8?q?peed=20up=20rpmls=20bash=20completion.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- rpmdevtools.spec | 25 ++++++++++++++++++++++++- sources | 2 +- 3 files changed, 26 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index bb6bc1d..45ee3dc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ spectool-1.0.10.tar.bz2 -rpmdevtools-7.1.tar.lzma +rpmdevtools-7.2.tar.lzma diff --git a/rpmdevtools.spec b/rpmdevtools.spec index 8ced60c..9d05a03 100644 --- a/rpmdevtools.spec +++ b/rpmdevtools.spec @@ -3,7 +3,7 @@ %global spectool_version 1.0.10 Name: rpmdevtools -Version: 7.1 +Version: 7.2 Release: 1%{?dist} Summary: RPM Development Tools @@ -111,6 +111,29 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed May 20 2009 Ville Skyttä - 7.2-1 +- Release 7.2. + +* Sun May 3 2009 Ville Skyttä +- Add dummy spec template for ad-hoc testing. + +* Sat May 2 2009 Ville Skyttä +- Improve newspec/newinit when only "-o foo" argument is given (#498588, + thanks to Edwin ten Brink). +- Try to get packager mail address for *Emacs rpm-spec-mode from ~/.fedora.cert + if rpm-spec-user-mail-address is not set. +- Add xz support to rpmdev-extract. + +* Sat Apr 18 2009 Ville Skyttä +- Make bumpspec's use of "head" POSIX compliant. + +* Thu Apr 16 2009 Ville Skyttä +- Add rpmdev-newinit for easier access to the init script template, move the + template to %%{_sysconfdir}/rpmdevtools, improve reload action example. + +* Tue Apr 7 2009 Ville Skyttä +- Speed up rpmls bash completion. + * Sat Apr 4 2009 Ville Skyttä - 7.1-1 - 7.1. - Make rpmdev-md5 and friends work on non-srpm package files too. diff --git a/sources b/sources index 8dc3617..c1fa63e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d193612122f297ee4b37f1b04f605768 spectool-1.0.10.tar.bz2 -0d0e9fa78d3f5cfe09c25cf69d629ba2 rpmdevtools-7.1.tar.lzma +a251d4bb5b65fcdabe59e8defc99235b rpmdevtools-7.2.tar.lzma