- Release 7.2.

Sun May 3 2009 Ville Skyttä <ville.skytta at iki.fi>
- Add dummy spec template for ad-hoc testing.
Sat May 2 2009 Ville Skyttä <ville.skytta at iki.fi>
- 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ä <ville.skytta at iki.fi>
- Make bumpspec's use of "head" POSIX compliant.
Thu Apr 16 2009 Ville Skyttä <ville.skytta at iki.fi>
- 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ä <ville.skytta at iki.fi>
- Speed up rpmls bash completion.
This commit is contained in:
Ville Skyttä 2009-05-21 14:48:30 +00:00
parent 56e38cc3da
commit 9a552d4934
3 changed files with 26 additions and 3 deletions

View File

@ -1,2 +1,2 @@
spectool-1.0.10.tar.bz2 spectool-1.0.10.tar.bz2
rpmdevtools-7.1.tar.lzma rpmdevtools-7.2.tar.lzma

View File

@ -3,7 +3,7 @@
%global spectool_version 1.0.10 %global spectool_version 1.0.10
Name: rpmdevtools Name: rpmdevtools
Version: 7.1 Version: 7.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: RPM Development Tools Summary: RPM Development Tools
@ -111,6 +111,29 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Wed May 20 2009 Ville Skyttä <ville.skytta at iki.fi> - 7.2-1
- Release 7.2.
* Sun May 3 2009 Ville Skyttä <ville.skytta at iki.fi>
- Add dummy spec template for ad-hoc testing.
* Sat May 2 2009 Ville Skyttä <ville.skytta at iki.fi>
- 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ä <ville.skytta at iki.fi>
- Make bumpspec's use of "head" POSIX compliant.
* Thu Apr 16 2009 Ville Skyttä <ville.skytta at iki.fi>
- 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ä <ville.skytta at iki.fi>
- Speed up rpmls bash completion.
* Sat Apr 4 2009 Ville Skyttä <ville.skytta at iki.fi> - 7.1-1 * Sat Apr 4 2009 Ville Skyttä <ville.skytta at iki.fi> - 7.1-1
- 7.1. - 7.1.
- Make rpmdev-md5 and friends work on non-srpm package files too. - Make rpmdev-md5 and friends work on non-srpm package files too.

View File

@ -1,2 +1,2 @@
d193612122f297ee4b37f1b04f605768 spectool-1.0.10.tar.bz2 d193612122f297ee4b37f1b04f605768 spectool-1.0.10.tar.bz2
0d0e9fa78d3f5cfe09c25cf69d629ba2 rpmdevtools-7.1.tar.lzma a251d4bb5b65fcdabe59e8defc99235b rpmdevtools-7.2.tar.lzma