rpms/picard/devel picard.spec,1.7,1.8

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Wed Dec 19 13:12:38 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/picard/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1900

Modified Files:
	picard.spec 
Log Message:
Really expunge the prerelease stuff properly this time.



Index: picard.spec
===================================================================
RCS file: /cvs/extras/rpms/picard/devel/picard.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- picard.spec	19 Dec 2007 13:04:22 -0000	1.7
+++ picard.spec	19 Dec 2007 13:12:02 -0000	1.8
@@ -5,7 +5,7 @@
 
 Name:             picard
 Version:          0.9.0
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          MusicBrainz-based audio tagger
 Group:            Applications/Multimedia
 
@@ -53,7 +53,7 @@
 track-oriented.
 
 %prep
-%setup -q -n picard-%{version}%{prerelease}
+%setup -q -n picard-%{version}
 
 %build
 env %{__python} setup.py config
@@ -113,7 +113,7 @@
 %{python_sitearch}/picard/*
 
 %changelog
-* Wed Dec 19 2007 Alex Lancaster <alexlan at fedoraproject.org> 0.9.0-3
+* Wed Dec 19 2007 Alex Lancaster <alexlan at fedoraproject.org> 0.9.0-4
 - Update to proper release: 0.9.0
 - Drop plugins directory patch, applied upstream
 




More information about the fedora-extras-commits mailing list