This commit is contained in:
Dennis Gilmore 2013-02-13 22:27:36 -06:00
parent 633cd8d227
commit d5e6b19a5b
1 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,7 @@
Summary: Library to access the contents of an iPod
Name: libgpod
Version: 0.8.2
Release: 7%{?dist}
Release: 8%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtkpod.org/libgpod.html
@ -211,6 +211,9 @@ echo "D /var/run/%{name} 0755 root root -" > \
%endif
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Aug 10 2012 Rex Dieter <rdieter@fedoraproject.org> - 0.8.2-7
- libgpod.pc Requires: libimobiledevice-1.0 ... overlinking (#818594)
- tighten subpkg deps (via %%_isa)