Hello community, here is the log from the commit of package picard for openSUSE:Factory checked in at 2015-03-19 21:24:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/picard (Old) and /work/SRC/openSUSE:Factory/.picard.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "picard" Changes: -------- --- /work/SRC/openSUSE:Factory/picard/picard.changes 2013-06-05 13:34:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.picard.new/picard.changes 2015-03-19 21:24:04.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Mar 11 20:55:41 UTC 2015 - [email protected] + +- Update to version 1.3.2 + * Bugfix: Fixed tags from filename dialog not opening on new installations +- Remove some useless stuff + +------------------------------------------------------------------- Old: ---- picard-1.2.tar.gz New: ---- picard-1.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ picard.spec ++++++ --- /var/tmp/diff_new_pack.BFLZjG/_old 2015-03-19 21:24:04.000000000 +0100 +++ /var/tmp/diff_new_pack.BFLZjG/_new 2015-03-19 21:24:04.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package picard # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: picard -Version: 1.2 +Version: 1.3.2 Release: 0 Summary: The Next Generation MusicBrainz Tagger License: GPL-2.0+ @@ -46,17 +46,10 @@ BuildRequires: python-devel BuildRequires: python-mutagen Requires: python-mutagen -%if 0%{?suse_version} BuildRequires: hicolor-icon-theme BuildRequires: python-qt4 BuildRequires: update-desktop-files Requires: python-qt4 -%endif -%if 0%{?fedora} -BuildRequires: PyQt4 -%endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %description MusicBrainz Picard is a cross-platform MusicBrainz tag editor written in @@ -65,8 +58,9 @@ tagging and cross platform compatibility. %lang_package + %prep -%setup -q +%setup -q -n %{name}-release-%{version} %build export CFLAGS="%{optflags}" @@ -105,15 +99,11 @@ install -m 0644 %{SOURCE16} ${PLUGINDIR} install -m 0644 %{SOURCE17} ${PLUGINDIR} -%if 0%{?fedora} -desktop-file-install --delete-original --remove-category="Application" \ - --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop -%endif -%if 0%{?suse_version} %suse_update_desktop_file -G "Music Tagger" -N "picard" picard -%endif -%find_lang %{name} +%find_lang %{name} %{name}.lang +%find_lang %{name}-countries %{name}.lang +%find_lang %{name}-attributes %{name}.lang mkdir -vp %{buildroot}/%{_libdir}/%{name} cp -avL %{name}_libdiscid_dummy %{buildroot}/%{_libdir}/%{name} ++++++ picard-1.2.tar.gz -> picard-1.3.2.tar.gz ++++++ ++++ 300199 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
