[libisofs] Upgrade to 1.1.4

Robert Scheck robert at fedoraproject.org
Sun Sep 18 12:13:19 UTC 2011


commit e9317b0b4da7956e4e9ad2c4365d6639b441dc04
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Sep 18 14:12:55 2011 +0200

    Upgrade to 1.1.4

 .gitignore    |    1 +
 libisofs.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbb13c2..855e8c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libisofs-1.1.2.tar.gz
+/libisofs-1.1.4.tar.gz
diff --git a/libisofs.spec b/libisofs.spec
index 0caeed7..328afd7 100644
--- a/libisofs.spec
+++ b/libisofs.spec
@@ -1,6 +1,6 @@
 Summary:	Library to create ISO 9660 disk images
 Name:		libisofs
-Version:	1.1.2
+Version:	1.1.4
 Release:	1%{?dist}
 License:	GPLv2
 Group:		System Environment/Libraries
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}*.pc
 
 %changelog
+* Sun Sep 18 2011 Robert Scheck <robert at fedoraproject.org> 1.1.4-1
+- Upgrade to 1.1.4
+
 * Sun Jul 10 2011 Robert Scheck <robert at fedoraproject.org> 1.1.2-1
 - Upgrade to 1.1.2
 
diff --git a/sources b/sources
index 2fc5b88..f4c73b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d504f2ab57046cb3e95b7d17fe00068  libisofs-1.1.2.tar.gz
+2bdfda5f47fc986230efe8d05c463d52  libisofs-1.1.4.tar.gz


More information about the scm-commits mailing list