We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Overview
Request 1641 (accepted)
Updated to version 1.0.5
- Created by malcolmlewis about 10 years ago
- In state accepted
Submit package home:malcolmle...hes:Multimedia / puddletag to package Multimedia / puddletag
puddletag.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Mon Feb 23 00:16:31 UTC 2015 - malcolmlewis@opensuse.org
4
+
5
+- Update to version 1.0.5:
6
+ * Fixed a bug in actions where floating point values weren't
7
+ getting handled correctly. Could cause puddletag to lock up.
8
+- Changes from 1.0.4:
9
+ * Fixed regular expression parsing.
10
+ * Fixed discogs API no longer working. Fixed it so that searches
11
+ can be done using Discogs release id only.
12
+ * Fixed comparison of boolean values in format strings.
13
+ * Fixed scripting function escaping wasn't working.
14
+ * Changed all config options are stored as JSON. Should fix
15
+ issues with not being able to store certain values.
16
+ * Added $to_num scripting function. Converts text to numbers for
17
+ easy comparison.
18
+ * Added AIFF support.
19
+ * Added configuration is stored using XDG dirs. Settings are in
20
+ ~/.config/puddletag and ~/.local/share/puddletag.
21
+- Changes from 1.0.3:
22
+ * Fixed placeholder causing puddletag to not start up for
23
+ Qt < 4.7.
24
+ * Fixed new version of configobj library not saving unicode
25
+ objects.
26
+ * Fixed __num_images count for mp3 and ogg.
27
+
28
+-------------------------------------------------------------------
29
Thu Jan 23 17:59:06 UTC 2014 - pascal.bleser@opensuse.org
30
31
- update to 1.0.2:
32
puddletag.spec
Changed
16
1
2
-# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
3
+# Copyright (c) 2012-1015 Pascal Bleser <pascal.bleser@opensuse.org>
4
#
5
# All modifications and additions to the file contributed by third parties
6
# remain the property of their copyright owners, unless otherwise agreed
7
8
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
9
10
Name: puddletag
11
-Version: 1.0.2
12
+Version: 1.0.5
13
Release: 0.pm.1
14
Summary: Audio Tag Editor
15
Source: http://prdownloads.sourceforge.net/puddletag/puddletag-%{version}.tar.gz
16
puddletag-1.0.2.tar.gz -> puddletag-1.0.5.tar.gz
Changed
Refresh
Refresh
Login required, please
login
or
signup
in order to comment
Request History
malcolmlewis created request about 10 years ago
Updated to version 1.0.5
olh accepted request about 10 years ago