|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Library for MPEG TS and DVB PSI tables decoding and generation
|
|
|
|
|
Name: libdvbpsi
|
|
|
|
|
Version: 1.3.0
|
|
|
|
|
Release: 3%{?pre}%{?dist}
|
|
|
|
|
Release: 4%{?pre}%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://www.videolan.org/developers/libdvbpsi.html
|
|
|
|
|
Source0: http://download.videolan.org/pub/libdvbpsi/%{version}/%{name}-%{version}%{?pre}.tar.bz2
|
|
|
|
@ -65,6 +65,9 @@ rm -f %{buildroot}%{_libdir}/lib*.la
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Sep 26 2016 Nicolas Chauvet <kwizart@gmail.com> - 1.3.0-3
|
|
|
|
|
- Add doc sub-package
|
|
|
|
|
- clean mixed tab and space
|
|
|
|
|