From 9e6208da29c0b235a6aa0551fc9a4ce3f7892b84b8abcfffb64914b530bab6b9 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 25 Jul 2011 11:11:15 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/picard revision 6.0 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=26186e3079af2742b7fe1f253011b044 --- picard.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picard.spec b/picard.spec index 43fa21d..ad004eb 100644 --- a/picard.spec +++ b/picard.spec @@ -20,7 +20,7 @@ Name: picard Version: 0.15 -Release: 2 +Release: 1 Summary: The Next Generation MusicBrainz Tagger License: GPLv2+ Group: Productivity/Multimedia/Sound/Utilities From 7e2589b24e638cccde937f310f7c45ad61087e21f482aebb11a9edd954a9d94c Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 1 Aug 2011 07:21:07 +0000 Subject: [PATCH 2/2] Accepting request 77522 from home:olh:branches:multimedia:apps - Update to version 0.15.1 - 2011-07-31 - "Other versions" menu now displays release labels and catalog numbers. - Added CD-R, 8cm CD to the format mapping. - Picard no longer fails to load releases with new or unknown media formats. - Threading issues that could occasionally cause Picard to stop loading files have been fixed. - Fixed album metadata processor plugins not working (#5960) - Fixed loading of standalone recordings (#5961) - Fixed requests stopping at midnight (#5963) - Stopped using QDateTime for timing requests (for Qt 4.6 compatibility) (#5967) - Fixed display of ampersands in the "other versions" menu. (#5969) - Fixed use of numerical functions in advanced scripting. OBS-URL: https://build.opensuse.org/request/show/77522 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=16 --- picard-0.15.1.tar.gz | 3 +++ picard-0.15.tar.gz | 3 --- picard.changes | 15 +++++++++++++++ picard.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 picard-0.15.1.tar.gz delete mode 100644 picard-0.15.tar.gz diff --git a/picard-0.15.1.tar.gz b/picard-0.15.1.tar.gz new file mode 100644 index 0000000..15ecf38 --- /dev/null +++ b/picard-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227bd6a55a59e4d9e1cd79e1608de378fa044e6d547e923d1fe72b402873546d +size 1549887 diff --git a/picard-0.15.tar.gz b/picard-0.15.tar.gz deleted file mode 100644 index 478aee4..0000000 --- a/picard-0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db1228191518dd750e5f6f28992c5cc6d0fc97cb367eaa3fa74c0bc66bedf717 -size 1524823 diff --git a/picard.changes b/picard.changes index dcd0c58..c2e45e4 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 1 08:25:44 CEST 2011 - ohering@suse.de + +- Update to version 0.15.1 - 2011-07-31 + - "Other versions" menu now displays release labels and catalog numbers. + - Added CD-R, 8cm CD to the format mapping. + - Picard no longer fails to load releases with new or unknown media formats. + - Threading issues that could occasionally cause Picard to stop loading files have been fixed. + - Fixed album metadata processor plugins not working (#5960) + - Fixed loading of standalone recordings (#5961) + - Fixed requests stopping at midnight (#5963) + - Stopped using QDateTime for timing requests (for Qt 4.6 compatibility) (#5967) + - Fixed display of ampersands in the "other versions" menu. (#5969) + - Fixed use of numerical functions in advanced scripting. + ------------------------------------------------------------------- Mon Jul 25 11:06:16 CEST 2011 - ohering@suse.de diff --git a/picard.spec b/picard.spec index ad004eb..4238cd4 100644 --- a/picard.spec +++ b/picard.spec @@ -19,7 +19,7 @@ Name: picard -Version: 0.15 +Version: 0.15.1 Release: 1 Summary: The Next Generation MusicBrainz Tagger License: GPLv2+