rpms/picard-freeworld/devel .cvsignore, 1.2,
1.3 picard-freeworld.spec, 1.3, 1.4 sources, 1.2, 1.3
Alex Lancaster
alexlan at rpmfusion.org
Wed Oct 28 05:18:40 CET 2009
Author: alexlan
Update of /cvs/free/rpms/picard-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21951
Modified Files:
.cvsignore picard-freeworld.spec sources
Log Message:
- Update to 0.12
- Drop SSE2 patch, now applied upstream, hopefully fixes #678:
http://bugs.musicbrainz.org/ticket/5263
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 16 Jan 2009 02:43:45 -0000 1.2
+++ .cvsignore 28 Oct 2009 04:18:39 -0000 1.3
@@ -1 +1 @@
-picard-0.11.tar.gz
+picard-0.12.tar.gz
Index: picard-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/picard-freeworld.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- picard-freeworld.spec 23 Jun 2009 08:18:16 -0000 1.3
+++ picard-freeworld.spec 28 Oct 2009 04:18:39 -0000 1.4
@@ -2,14 +2,13 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: picard-freeworld
-Version: 0.11
-Release: 6%{?dist}
+Version: 0.12
+Release: 1%{?dist}
Summary: Acoustic fingerprinting for Picard tagger
Group: Applications/Multimedia
Source0: http://ftp.musicbrainz.org/pub/musicbrainz/picard/picard-%{version}.tar.gz
Patch0: %{name}-0.11-avsetup.patch
-Patch1: %{name}-sse2-align.patch
License: GPLv2+
Url: http://musicbrainz.org/doc/PicardTagger
@@ -32,7 +31,6 @@
%prep
%setup -q -n picard-%{version}
%patch0 -p0
-%patch1 -p1
%build
env %{__python} setup.py config
@@ -56,6 +54,11 @@
%{python_sitearch}/picard/musicdns/avcodec.so
%changelog
+* Wed Oct 28 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.12-1
+- Update to 0.12
+- Drop SSE2 patch, now applied upstream, hopefully fixes #678:
+ http://bugs.musicbrainz.org/ticket/5263
+
* Tue Jun 23 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.11-6
- Patch to fix segfaults using SSE2 (#678)
Index: sources
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 16 Jan 2009 02:43:45 -0000 1.2
+++ sources 28 Oct 2009 04:18:39 -0000 1.3
@@ -1 +1 @@
-02ddcff3e201b2cf54f1b52b02d44fad picard-0.11.tar.gz
+88284fb378462a091a092e03387f0da9 picard-0.12.tar.gz
More information about the rpmfusion-commits
mailing list