[libisofs] Upgrade to 1.0.4

Robert Scheck robert at fedoraproject.org
Tue Mar 15 20:13:27 UTC 2011


commit c24bb8ea7c4d75da5e49f0851766b0b4de6a4ebe
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Tue Mar 15 21:13:21 2011 +0100

    Upgrade to 1.0.4

 .gitignore    |    2 +-
 libisofs.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6af53fe..551dcdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-libisofs-1.0.2.tar.gz
+libisofs-1.0.4.tar.gz
diff --git a/libisofs.spec b/libisofs.spec
index d9ee7c0..10a9733 100644
--- a/libisofs.spec
+++ b/libisofs.spec
@@ -1,6 +1,6 @@
 Summary:	Library to create ISO 9660 disk images
 Name:		libisofs
-Version:	1.0.2
+Version:	1.0.4
 Release:	1%{?dist}
 License:	GPLv2
 Group:		System Environment/Libraries
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}*.pc
 
 %changelog
+* Tue Mar 15 2011 Robert Scheck <robert at fedoraproject.org> 1.0.4-1
+- Upgrade to 1.0.4
+
 * Mon Feb 28 2011 Robert Scheck <robert at fedoraproject.org> 1.0.2-1
 - Upgrade to 1.0.2
 
diff --git a/sources b/sources
index 8e8ab88..b5b65f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fb9be19f8d53f0de38d7b0161286aba  libisofs-1.0.2.tar.gz
+5a8abcec98c312f5c3550cb66754eb66  libisofs-1.0.4.tar.gz


More information about the scm-commits mailing list