Author: rrix
Update of /cvs/free/rpms/mlt/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2675
Modified Files:
mlt.spec sources
Log Message:
* Fri Feb 1 2013 Ryan Rix <ry(a)n.rix.si> - 0.8.8-1
- Fix ABI requirement to Ruby 1.9
Index: mlt.spec
===================================================================
RCS file: /cvs/free/rpms/mlt/F-18/mlt.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- mlt.spec 30 Dec 2012 15:00:14 -0000 1.30
+++ mlt.spec 1 Feb 2013 09:35:33 -0000 1.31
@@ -6,8 +6,8 @@
Summary: Toolkit for broadcasters, video editors, media players, transcoders
Name: mlt
-Version: 0.8.6
-Release: 1%{?dist}
+Version: 0.8.8
+Release: 2%{?dist}
License: GPLv2+ and LGPLv2+
URL:
http://www.mltframework.org/twiki/bin/view/MLT/
@@ -60,7 +60,7 @@
Summary: Python package to work with MLT
%package ruby
-Requires: ruby(abi) = 1.8
+Requires: ruby(abi) = 1.9.1
Requires: %{name}%{_isa} = %{version}-%{release}
Summary: Ruby package to work with MLT
@@ -191,6 +191,15 @@
%changelog
+* Fri Feb 1 2013 Ryan Rix <ry(a)n.rix.si> - 0.8.8-1
+- Fix ABI requirement to Ruby 1.9
+
+* Fri Feb 1 2013 Ryan Rix <ry(a)n.rix.si> - 0.8.8-1
+- Update to 0.8.8
+
+* Wed Jan 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8.6-2
+- Rebuilt for ffmpeg
+
* Sun Dec 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8.6-1
- Update to 0.8.6
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mlt/F-18/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources 30 Dec 2012 15:00:14 -0000 1.14
+++ sources 1 Feb 2013 09:35:33 -0000 1.15
@@ -1 +1 @@
-8d2c5b0f24a8b90fb44961920e3770ff mlt-0.8.6.tar.gz
+06de4052cffd6760c468d7da9557edae mlt-0.8.8.tar.gz