rpms/picard-freeworld/devel .cvsignore, 1.6, 1.7 picard-freeworld.spec, 1.16, 1.17 sources, 1.8, 1.9

Alex Lancaster alexlan at rpmfusion.org
Mon Jun 4 20:50:02 CEST 2012


Author: alexlan

Update of /cvs/free/rpms/picard-freeworld/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31313

Modified Files:
	.cvsignore picard-freeworld.spec sources 
Log Message:
Sync with new upstream 1.0 version in Fedora.



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	15 Nov 2011 21:50:42 -0000	1.6
+++ .cvsignore	4 Jun 2012 18:50:02 -0000	1.7
@@ -1 +1 @@
-picard-0.16.tar.gz
+picard-1.0.tar.gz


Index: picard-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/picard-freeworld.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- picard-freeworld.spec	28 Feb 2012 11:31:19 -0000	1.16
+++ picard-freeworld.spec	4 Jun 2012 18:50:02 -0000	1.17
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:             picard-freeworld
-Version:          0.16
-Release:          4%{?dist}
+Version:          1.0
+Release:          1%{?dist}
 Summary:          MusicBrainz-based audio tagger
 Group:            Applications/Multimedia
 
@@ -15,10 +15,10 @@
 BuildRequires:    python-devel
 BuildRequires:    gettext
 BuildRequires:    desktop-file-utils
-BuildRequires:    PyQt4 >= 4.3
+BuildRequires:    PyQt4 >= 4.6
 BuildRequires:    python-mutagen > 1.9
 BuildRequires:    libofa-devel
-Requires:         PyQt4 >= 4.3
+Requires:         PyQt4 >= 4.6
 Requires:         python-mutagen > 1.9
 Requires:         libdiscid
 BuildRequires:    libofa-devel
@@ -56,6 +56,9 @@
 %{python_sitearch}/picard/musicdns/avcodec.so
 
 %changelog
+* Mon Jun  4 2012  Alex Lancaster <alexlan[AT]fedoraproject org> - 1.0-1
+- Sync with new 1.0 in Fedora
+
 * Tue Feb 28 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.16-4
 - Rebuilt for x264/FFmpeg
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	15 Nov 2011 21:50:43 -0000	1.8
+++ sources	4 Jun 2012 18:50:02 -0000	1.9
@@ -1 +1 @@
-5791a5ae1ce92ac1ffb1cc8f15917ad7  picard-0.16.tar.gz
+2ac5d31763caaf1e6d374049ca4c134e  picard-1.0.tar.gz


More information about the rpmfusion-commits mailing list