diff --git a/.gitignore b/.gitignore index 855e8c1..2f3ab9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -libisofs-1.1.2.tar.gz -/libisofs-1.1.4.tar.gz +libisofs-1.1.6.tar.gz diff --git a/libisofs.spec b/libisofs.spec index 328afd7..06f0fb1 100644 --- a/libisofs.spec +++ b/libisofs.spec @@ -1,6 +1,6 @@ Summary: Library to create ISO 9660 disk images Name: libisofs -Version: 1.1.4 +Version: 1.1.6 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -53,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS COPYING COPYRIGHT README NEWS +%doc AUTHORS COPYING COPYRIGHT README %{_libdir}/%{name}*.so.* %files devel @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}*.pc %changelog +* Sat Oct 08 2011 Robert Scheck 1.1.6-1 +- Upgrade to 1.1.6 + * Sun Sep 18 2011 Robert Scheck 1.1.4-1 - Upgrade to 1.1.4 diff --git a/sources b/sources index f4c73b8..77dde51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2bdfda5f47fc986230efe8d05c463d52 libisofs-1.1.4.tar.gz +2f6088ba9ae7ed6cc91a51d2b6f2dfa0 libisofs-1.1.6.tar.gz