Author: kwizart
Update of /cvs/free/rpms/mythtv/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17606
Modified Files:
mythtv.spec
Log Message:
* Wed Sep 05 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.25.2-2
- Rebuilt for x264 ABI 125
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-18/mythtv.spec,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- mythtv.spec 28 Aug 2012 18:14:44 -0000 1.103
+++ mythtv.spec 9 Sep 2012 16:24:42 -0000 1.104
@@ -78,7 +78,7 @@
# Version/Release info
Version: 0.25.2
%if "%{branch}" == "master"
-Release: 0.1.git.%{_gitrev}%{?dist}
+Release: 0.2.git.%{_gitrev}%{?dist}
#Release: 0.1.rc1%{?dist}
%else
Release: 2%{?dist}
@@ -1441,6 +1441,9 @@
%changelog
+* Wed Sep 05 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.25.2-2
+- Rebuilt for x264 ABI 125
+
* Sat Aug 25 2012 Richard Shaw <hobbes1069(a)gmail.com> - 0.25.2-2
- Update to latest fixes/0.25.
- Fix mythbackend looking in the wrong directory for config.xml (BZ#2450).