[libisoburn] Upgrade to 1.2.2

Robert Scheck robert at fedoraproject.org
Sun May 13 11:37:32 UTC 2012


commit 4f3a30fb284b69a2f167cb40f4e958f903411e5f
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun May 13 13:37:25 2012 +0200

    Upgrade to 1.2.2

 .gitignore      |    2 +-
 libisoburn.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87717af..6e73954 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-libisoburn-1.1.8.tar.gz
+libisoburn-1.?.?.tar.gz
diff --git a/libisoburn.spec b/libisoburn.spec
index 410d8f9..79e0250 100644
--- a/libisoburn.spec
+++ b/libisoburn.spec
@@ -1,7 +1,7 @@
 Summary:         Library to enable creation and expansion of ISO-9660 filesystems
 Name:            libisoburn
-Version:         1.1.8
-Release:         2%{?dist}
+Version:         1.2.2
+Release:         1%{?dist}
 License:         GPLv2+
 Group:           System Environment/Libraries
 URL:             http://libburnia-project.org/
@@ -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.8, libisofs-devel >= 1.1.6
+BuildRequires:   libburn-devel >= 1.2.0, libisofs-devel >= 1.2.1
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -137,6 +137,9 @@ fi
 %endif
 
 %changelog
+* Sun May 13 2012 Robert Scheck <robert at fedoraproject.org> 1.2.2-1
+- Upgrade to 1.2.2
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index ec81ce4..0b9f594 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78c02d1790d5871524a9f4434934e277  libisoburn-1.1.8.tar.gz
+2f94e9dc77c4f3b5066371a5870a844b  libisoburn-1.2.2.tar.gz


More information about the scm-commits mailing list