[libisoburn] Upgrade to 1.1.8

Robert Scheck robert at fedoraproject.org
Sun Nov 27 18:08:58 UTC 2011


commit 8a369434a5bc4757610a75198a5203fc2d9dfb96
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Nov 27 19:08:48 2011 +0100

    Upgrade to 1.1.8

 .gitignore      |    2 +-
 libisoburn.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92193d8..87717af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-libisoburn-1.1.6.tar.gz
+libisoburn-1.1.8.tar.gz
diff --git a/libisoburn.spec b/libisoburn.spec
index 25362cf..f4ee5cf 100644
--- a/libisoburn.spec
+++ b/libisoburn.spec
@@ -1,6 +1,6 @@
 Summary:         Library to enable creation and expansion of ISO-9660 filesystems
 Name:            libisoburn
-Version:         1.1.6
+Version:         1.1.8
 Release:         1%{?dist}
 License:         GPLv2+
 Group:           System Environment/Libraries
@@ -9,7 +9,7 @@ Source0:         http://files.libburnia-project.org/releases/%{name}-%{version}.
 Source1:         xorriso_servicemenu.desktop
 Patch0:          libisoburn-1.0.8-multilib.patch
 BuildRequires:   libacl-devel, zlib-devel, doxygen, graphviz
-BuildRequires:   libburn-devel >= 1.1.6, libisofs-devel >= 1.1.6
+BuildRequires:   libburn-devel >= 1.1.8, libisofs-devel >= 1.1.6
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -133,6 +133,9 @@ fi
 %endif
 
 %changelog
+* Sun Nov 27 2011 Robert Scheck <robert at fedoraproject.org> 1.1.8-1
+- Upgrade to 1.1.8
+
 * Sun Oct 09 2011 Robert Scheck <robert at fedoraproject.org> 1.1.6-1
 - Upgrade to 1.1.6
 
diff --git a/sources b/sources
index 41d50c6..ec81ce4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-132746d3662005fd4dd462fc5d80d588  libisoburn-1.1.6.tar.gz
+78c02d1790d5871524a9f4434934e277  libisoburn-1.1.8.tar.gz


More information about the scm-commits mailing list