rpms/mlt/devel mlt.spec,1.32,1.33

Ryan Rix rrix at rpmfusion.org
Fri Feb 1 09:42:22 CET 2013


Author: rrix

Update of /cvs/free/rpms/mlt/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv645

Modified Files:
	mlt.spec 
Log Message:
* Fri Feb 1  2013 Ryan Rix <ry at n.rix.si> - 0.8.8-1
- Fix ABI requirement to Ruby 1.9



Index: mlt.spec
===================================================================
RCS file: /cvs/free/rpms/mlt/devel/mlt.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- mlt.spec	1 Feb 2013 08:39:48 -0000	1.32
+++ mlt.spec	1 Feb 2013 08:42:22 -0000	1.33
@@ -7,7 +7,7 @@
 Summary:        Toolkit for broadcasters, video editors, media players, transcoders
 Name:           mlt
 Version:        0.8.8
-Release:        1%{?dist}
+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
 Requires: %{name}%{_isa} = %{version}-%{release}
 Summary: Ruby package to work with MLT
 
@@ -192,6 +192,9 @@
 
 %changelog
 * Fri Feb 1  2013 Ryan Rix <ry at n.rix.si> - 0.8.8-1
+- Fix ABI requirement to Ruby 1.9
+
+* Fri Feb 1  2013 Ryan Rix <ry at n.rix.si> - 0.8.8-1
 - Update to 0.8.8
 
 * Wed Jan 30 2013 Nicolas Chauvet <kwizart at gmail.com> - 0.8.6-2


More information about the rpmfusion-commits mailing list