[libburn] Update to upstream 1.1.4

Robert Scheck robert at fedoraproject.org
Sun Sep 18 12:33:10 UTC 2011


commit 3c5c7d1eef01682f62a6a365dcf4b61892559126
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Sep 18 14:32:43 2011 +0200

    Update to upstream 1.1.4

 .gitignore   |    1 +
 libburn.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03fbf59..a0b0022 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libburn-1.1.0.pl01.tar.gz
+/libburn-1.1.4.tar.gz
diff --git a/libburn.spec b/libburn.spec
index 7f9b4a6..f40a6ce 100644
--- a/libburn.spec
+++ b/libburn.spec
@@ -1,14 +1,14 @@
 %define tbpostfix pl01
 
 Name:           libburn
-Version:        1.1.0
+Version:        1.1.4
 Release:        1%{?dist}
 Summary:        Library for reading, mastering and writing optical discs
 
 Group:          System Environment/Libraries
 License:        GPLv2
 URL:            http://libburnia-project.org/
-Source0:        http://files.libburnia-project.org/releases/%{name}-%{version}.%{tbpostfix}.tar.gz
+Source0:        http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libtool intltool gettext doxygen graphviz
@@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Sep 18 2011 Robert Scheck <robert at fedoraproject.org> 1.1.4-1
+- Update to upstream 1.1.4
+
 * Sun Jul 10 2011 Robert Scheck <robert at fedoraproject.org> 1.1.0-1
 - Update to upstream 1.1.0
 
diff --git a/sources b/sources
index 3f642a0..21cf1dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-641d8923007453674ffeb4acce3eded4  libburn-1.1.0.pl01.tar.gz
+a337cf8bf044a1bbc367ff35b9bc6a8b  libburn-1.1.4.tar.gz


More information about the scm-commits mailing list