Update to upstream 1.1.6
This commit is contained in:
parent
3c5c7d1eef
commit
79d2ca3d6f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
libburn-1.1.0.pl01.tar.gz
|
||||
/libburn-1.1.4.tar.gz
|
||||
libburn-1.1.6.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user