Update to upstream 1.2.8
This commit is contained in:
parent
4028ca2947
commit
6729357425
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user