Author: kkofler
Update of /cvs/free/rpms/xine-lib-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12943/devel
Modified Files:
xine-lib-extras-freeworld.spec
Log Message:
- plugin ABI is now 1.30
Index: xine-lib-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/xine-lib-extras-freeworld.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- xine-lib-extras-freeworld.spec 22 Nov 2011 09:48:58 -0000 1.37
+++ xine-lib-extras-freeworld.spec 22 Nov 2011 09:51:03 -0000 1.38
@@ -1,5 +1,5 @@
-%define plugin_abi 1.29
+%define plugin_abi 1.30
Name: xine-lib-extras-freeworld
Summary: Extra codecs for the Xine multimedia library
@@ -191,6 +191,7 @@
- run autogen.sh in %%prep, don't patch generated files
- drop ffmpeg08 patch, fixed upstream
- update configure flags (drop nonexistent ones, fix renamed ones)
+- plugin ABI is now 1.30
* Thu Sep 29 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.1.19-3
- fix build with FFmpeg 0.8 (#1957)