diff --git a/rpmconf.spec b/rpmconf.spec index 8899ecc..a2d6747 100644 --- a/rpmconf.spec +++ b/rpmconf.spec @@ -3,7 +3,7 @@ Summary: Tool to handle rpmnew and rpmsave files Group: Applications/System License: GPLv3 Version: 0.1.6 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://wiki.github.com/xsuchy/rpmconf Source0: http://cloud.github.com/downloads/xsuchy/rpmconf/%{name}-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT %doc LICENSE %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Fri Jul 17 2009 Miroslav Suchy 0.1.6-1 - addressed fedora package review notes (#7)