Overview

Request 4463 (accepted)

- Update to version v3.10.1
* Patch from Lutz Mändle: Calculates the correct space needed for
drawing the labels in the edit box
* Patch from Adrian Reber: Fix errors with gcc9 and terminate
strings correctly
version 3.10.0
* Patch from Frédéric Fauberteau: undefined reference to
`WIFEXITED' (patch issue #162)
* Translation updates: New danish translation
* Remove freedb.musicbrainz.org as secondary default cd database:
https://blog.metabrainz.org/2018/09/18/freedb-gateway-end-of-life-notice-march-18-2019/
* automake: Replace INCLUDES with AM_CPPFLAGS
* Rename configure.in > configure.ac

Submit package home:enzokiel:branches:Multimedia / grip to package Multimedia / grip

grip.changes Changed
x
 
1
@@ -1,4 +1,21 @@
2
 -------------------------------------------------------------------
3
+Tue Mar 19 21:43:21 UTC 2019 - enzokiel@kabelmail.de
4
+
5
+- Update to version v3.10.1
6
+  * Patch from Lutz Mändle: Calculates the correct space needed for
7
+    drawing the labels in the edit box
8
+  * Patch from Adrian Reber: Fix errors with gcc9 and terminate
9
+    strings correctly
10
+  version 3.10.0
11
+  * Patch from Frédéric Fauberteau: undefined reference to
12
+    `WIFEXITED' (patch issue #162)
13
+  * Translation updates: New danish translation
14
+  * Remove freedb.musicbrainz.org as secondary default cd database:
15
+    https://blog.metabrainz.org/2018/09/18/freedb-gateway-end-of-life-notice-march-18-2019/
16
+  * automake: Replace INCLUDES with AM_CPPFLAGS
17
+  * Rename configure.in > configure.ac
18
+
19
+-------------------------------------------------------------------
20
 Wed Oct 10 10:29:07 UTC 2018 - aloisio@gmx.com
21
 
22
 - Update to version v3.9.0
23
grip.spec Changed
34
 
1
@@ -1,7 +1,7 @@
2
 #
3
 # spec file for package grip
4
 #
5
-# Copyright (c) 2018 Packman Team <packman@links2linux.de>
6
+# Copyright (c) 2019 Packman Team <packman@links2linux.de>
7
 #
8
 # All modifications and additions to the file contributed by third parties
9
 # remain the property of their copyright owners, unless otherwise agreed
10
@@ -17,7 +17,7 @@
11
 
12
 
13
 Name:           grip
14
-Version:        3.9.0
15
+Version:        3.10.1
16
 Release:        0
17
 Summary:        An Audio CD Ripping Application
18
 License:        GPL-2.0-or-later
19
@@ -93,10 +93,13 @@
20
 %doc ABOUT-NLS AUTHORS CREDITS ChangeLog README TODO
21
 %{_bindir}/grip
22
 %{_datadir}/applications/grip.desktop
23
-%dir %{_datadir}/apps/
24
+%dir %{_datadir}/apps
25
 %dir %{_datadir}/apps/solid
26
 %dir %{_datadir}/apps/solid/actions
27
+%dir %{_datadir}/solid
28
+%dir %{_datadir}/solid/actions
29
 %{_datadir}/apps/solid/actions/grip-audiocd.desktop
30
+%{_datadir}/solid/actions/grip-audiocd.desktop
31
 %{_datadir}/icons/hicolor/*/apps/grip.*
32
 %{_datadir}/pixmaps/grip*.png
33
 %{_mandir}/man1/grip.1%{?ext_man}
34
grip-3.9.0.tar.gz -> grip-3.10.1.tar.gz Changed
Refresh
Refresh
Request History
enzokiel's avatar

enzokiel created request almost 6 years ago

- Update to version v3.10.1
* Patch from Lutz Mändle: Calculates the correct space needed for
drawing the labels in the edit box
* Patch from Adrian Reber: Fix errors with gcc9 and terminate
strings correctly
version 3.10.0
* Patch from Frédéric Fauberteau: undefined reference to
`WIFEXITED' (patch issue #162)
* Translation updates: New danish translation
* Remove freedb.musicbrainz.org as secondary default cd database:
https://blog.metabrainz.org/2018/09/18/freedb-gateway-end-of-life-notice-march-18-2019/
* automake: Replace INCLUDES with AM_CPPFLAGS
* Rename configure.in > configure.ac


enzokiel's avatar

enzokiel accepted request almost 6 years ago