summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-17 10:42:38 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-17 10:42:38 +0200
commitfb829ced59165835b78a42141127977faee47b58 (patch)
treec9eaad1c208453252fabe06ad4b64c7a77a53b52
parentc65ba6bfb3dd811ce8854b86490a5e15da219389 (diff)
libdvdcss 1.3.0
-rw-r--r--libdvdcss.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/libdvdcss.spec b/libdvdcss.spec
index 6620141..b7318f4 100644
--- a/libdvdcss.spec
+++ b/libdvdcss.spec
@@ -1,6 +1,6 @@
Summary: A portable abstraction library for DVD decryption
Name: libdvdcss
-Version: 1.2.13
+Version: 1.3.0
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@@ -53,7 +53,9 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog README
+%{!?_licensedir:%global license %%doc}
+%license COPYING
+%doc AUTHORS ChangeLog README
%exclude %{_libdir}/%{name}.a
%exclude %{_libdir}/%{name}.la
%{_libdir}/%{name}.so.*
@@ -67,6 +69,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Aug 17 2014 Remi Collet <RPMS@famillecollet.com> - 1.3.0-1
+- Update to 1.3.0
+
* Wed Feb 27 2013 Remi Collet <RPMS@famillecollet.com> - 1.2.13-1
- Update to 1.2.13