diff --git a/.cvsignore b/.cvsignore index 02fdf87..d8d2862 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -picard-0.11.tar.gz +picard-0.12.tar.gz diff --git a/picard.spec b/picard.spec index 52851c0..780e984 100644 --- a/picard.spec +++ b/picard.spec @@ -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 -Version: 0.11 -Release: 4%{?dist} +Version: 0.12 +Release: 1%{?dist} Summary: MusicBrainz-based audio tagger Group: Applications/Multimedia @@ -65,10 +65,6 @@ desktop-file-install --vendor="fedora" \ --delete-original --remove-category="Application" \ --dir=$RPM_BUILD_ROOT/%{_datadir}/applications \ $RPM_BUILD_ROOT/%{_datadir}/applications/* -# move from icons/ to pixmaps/ -mkdir $RPM_BUILD_ROOT/%{_datadir}/pixmaps -install -pm 0644 $RPM_BUILD_ROOT%{_datadir}/icons/picard-*.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ -rm -rf $RPM_BUILD_ROOT%{_datadir}/icons # install plugins PLUGINDIR=$RPM_BUILD_ROOT%{python_sitearch}/picard/plugins/ @@ -107,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS.txt COPYING.txt NEWS.txt INSTALL.txt %{_bindir}/picard %{_datadir}/applications/fedora-picard.desktop -%{_datadir}/pixmaps/* +%{_datadir}/icons/hicolor/*/apps/picard.png %if 0%{?fedora} >= 9 %{python_sitearch}/*egg-info %endif @@ -115,6 +111,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/picard/* %changelog +* Tue Oct 27 2009 Alex Lancaster - 0.12-1 +- Update to 0.12 (#531224) +- Icons now in icons/hicolor directory + * Sun Jul 26 2009 Fedora Release Engineering - 0.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index c23470f..e5f8a53 100644 --- a/sources +++ b/sources @@ -1,19 +1 @@ -02ddcff3e201b2cf54f1b52b02d44fad picard-0.11.tar.gz -f58cb1c53d94e22b5c6cd6fcd91a2d5e SearchAmazon3.py -c2b8a059dd047c7f7b48a0d872373171 SearchAMG.py -eedcec32b66e89c3ba27ee4c37c11241 SearchCastAlbums3.py -8a21ef5bf653826efe284ed0ecf3405d SearchDiscogs3.py -cb6eda6b20d366d8842d9d7fb0793f58 SearchFilmMusziek3.py -244c26b050d8989f89b793f9e517175e SearchGMR.py -805bd45b47b38ce25acf40131b489d3d SearchGoogle3.py -fd656d4fd9f54c85ca41b219eda71b8a SearchLortelArchives3.py -3451a6d0f826fa19f7ebf13a404468e0 SearchSoundtrackCollector3.py -b831e73aece0f0a1dad14b63895717b8 SearchSoundtrackINFO3.py -691cb36b7724362a9986c7a8fbb559f2 ui_options_lastfm.py -7c9ca3c1355900761a0f697dc8de30cd bonusdisc.py -64cf9fcb6212dde57aed679a02e88b31 addrelease.py -edd3f6351ddbfe8c3687895cef58536a cuesheet.py -4dcbf286e1facae1c03f116fe2d078d6 discnumber.py -7885928a813344a80679794c21dfd193 featartist.py -b5cfbdb00a21928078d9590a91083773 __init__.py -a9643e50a28a8b4a12759117c53b029d coverart.py +88284fb378462a091a092e03387f0da9 picard-0.12.tar.gz