[libburn] Update to upstream 1.1.6

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


commit 79d2ca3d6fe87d62f9ea45b5223a6d2f2b268556
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sat Oct 8 14:25:58 2011 +0200

    Update to upstream 1.1.6

 .gitignore   |    3 +--
 libburn.spec |    9 +++++----
 sources      |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0b0022..0e06663 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-libburn-1.1.0.pl01.tar.gz
-/libburn-1.1.4.tar.gz
+libburn-1.1.6.tar.gz
diff --git a/libburn.spec b/libburn.spec
index f40a6ce..1cee3eb 100644
--- a/libburn.spec
+++ b/libburn.spec
@@ -1,7 +1,5 @@
-%define tbpostfix pl01
-
 Name:           libburn
-Version:        1.1.4
+Version:        1.1.6
 Release:        1%{?dist}
 Summary:        Library for reading, mastering and writing optical discs
 
@@ -38,7 +36,7 @@ developing applications that use %{name}.
 %package -n     cdrskin
 Summary:        Limited cdrecord compatibility wrapper to ease migration to libburn
 Group:          Applications/Multimedia
-Requires:       %{name} = %{version}-%{release}
+Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 %description -n cdrskin
 A limited cdrecord compatibility wrapper which allows to use some libburn 
@@ -93,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Oct 08 2011 Robert Scheck <robert at fedoraproject.org> 1.1.6-1
+- Update to upstream 1.1.6
+
 * Sun Sep 18 2011 Robert Scheck <robert at fedoraproject.org> 1.1.4-1
 - Update to upstream 1.1.4
 
diff --git a/sources b/sources
index 21cf1dd..3aecc8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a337cf8bf044a1bbc367ff35b9bc6a8b  libburn-1.1.4.tar.gz
+741604c3d4064502f06bae20293c508c  libburn-1.1.6.tar.gz


More information about the scm-commits mailing list