This commit is contained in:
Dennis Gilmore 2012-01-13 01:22:23 -06:00
parent cab6450bab
commit 00649a58ba

View File

@ -2,7 +2,7 @@
Name: libarchive Name: libarchive
Version: 3.0.0 Version: 3.0.0
Release: 0.2.%{alphatag}%{?dist} Release: 0.3.%{alphatag}%{?dist}
Summary: A library for handling streaming archive formats Summary: A library for handling streaming archive formats
Group: System Environment/Libraries Group: System Environment/Libraries
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-0.3.a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 15 2011 Rex Dieter <rdieter@fedoraproject.org> 3.0.0-0.2.a * Tue Nov 15 2011 Rex Dieter <rdieter@fedoraproject.org> 3.0.0-0.2.a
- track files/sonames closer, so abi bumps aren't a surprise - track files/sonames closer, so abi bumps aren't a surprise
- tighten subpkg deps via %%_isa - tighten subpkg deps via %%_isa