Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24303
Modified Files:
mythtv.spec
Log Message:
* Wed Sep 10 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-10
- Bump and rebuild for newer x264
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mythtv.spec 4 Sep 2008 14:05:11 -0000 1.5
+++ mythtv.spec 10 Sep 2008 04:47:43 -0000 1.6
@@ -22,7 +22,7 @@
%if "%{branch}" == "trunk"
Release: 0.2.%{_svnver}%{?dist}
%else
-Release: 9%{?dist}
+Release: 10%{?dist}
%endif
URL:
http://www.mythtv.org/
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1017,6 +1017,9 @@
%endif
%changelog
+* Wed Sep 10 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-10
+- Bump and rebuild for newer x264
+
* Wed Sep 03 2008 Jarod Wilson <jarod(a)wilsonet.com> - 0.21-9
- Conditionalize some qt/qt3 stuff so spec builds on
all currently supported Fedora releases