Update to upstream 1.2.8

This commit is contained in:
Robert Scheck 2013-03-19 20:24:05 +01:00
parent 4028ca2947
commit 6729357425
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
Name: libburn
Version: 1.2.6
Version: 1.2.8
Release: 1%{?dist}
Summary: Library for reading, mastering and writing optical discs
@ -26,8 +26,7 @@ classical (and valuable) Linux tools.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: pkgconfig
Requires: %{name}%{?_isa} = %{version}-%{release}, pkgconfig
%description devel
The %{name}-devel package contains libraries and header files for
@ -89,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}.la
%changelog
* Tue Mar 19 2013 Robert Scheck <robert@fedoraproject.org> 1.2.8-1
- Update to upstream 1.2.8
* Sat Jan 12 2013 Robert Scheck <robert@fedoraproject.org> 1.2.6-1
- Update to upstream 1.2.6 (#893692)

View File

@ -1 +1 @@
fe556fa15dea046974b11a4c7f1b67a8 libburn-1.2.6.tar.gz
2838ff6fdd32e69394305f97f806002b libburn-1.2.8.tar.gz