Update to upstream 1.1.6

This commit is contained in:
Robert Scheck 2011-10-08 14:25:58 +02:00
parent 3c5c7d1eef
commit 79d2ca3d6f
3 changed files with 7 additions and 7 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
libburn-1.1.0.pl01.tar.gz
/libburn-1.1.4.tar.gz
libburn-1.1.6.tar.gz

View File

@ -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@fedoraproject.org> 1.1.6-1
- Update to upstream 1.1.6
* Sun Sep 18 2011 Robert Scheck <robert@fedoraproject.org> 1.1.4-1
- Update to upstream 1.1.4

View File

@ -1 +1 @@
a337cf8bf044a1bbc367ff35b9bc6a8b libburn-1.1.4.tar.gz
741604c3d4064502f06bae20293c508c libburn-1.1.6.tar.gz