[libisofs] Upgrade to 1.1.6

Robert Scheck robert at fedoraproject.org
Sat Oct 8 12:05:04 UTC 2011


commit ccda7abfe122248cfba0f01291967d5bfa44ccf1
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sat Oct 8 14:04:57 2011 +0200

    Upgrade to 1.1.6

 .gitignore    |    3 +--
 libisofs.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
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 <robert at fedoraproject.org> 1.1.6-1
+- Upgrade to 1.1.6
+
 * Sun Sep 18 2011 Robert Scheck <robert at fedoraproject.org> 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


More information about the scm-commits mailing list