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
- Created by enzokiel almost 6 years ago
- In state accepted
-
Package maintainers:
bitstreamout and
enzokiel
grip.changes
Changed
-------------------------------------------------------------------
+Tue Mar 19 21:43:21 UTC 2019 - enzokiel@kabelmail.de
+
+- 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
+
+-------------------------------------------------------------------
Wed Oct 10 10:29:07 UTC 2018 - aloisio@gmx.com
- Update to version v3.9.0
grip.spec
Changed
#
# spec file for package grip
#
-# Copyright (c) 2018 Packman Team <packman@links2linux.de>
+# Copyright (c) 2019 Packman Team <packman@links2linux.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
Name: grip
-Version: 3.9.0
+Version: 3.10.1
Release: 0
Summary: An Audio CD Ripping Application
License: GPL-2.0-or-later
%doc ABOUT-NLS AUTHORS CREDITS ChangeLog README TODO
%{_bindir}/grip
%{_datadir}/applications/grip.desktop
-%dir %{_datadir}/apps/
+%dir %{_datadir}/apps
%dir %{_datadir}/apps/solid
%dir %{_datadir}/apps/solid/actions
+%dir %{_datadir}/solid
+%dir %{_datadir}/solid/actions
%{_datadir}/apps/solid/actions/grip-audiocd.desktop
+%{_datadir}/solid/actions/grip-audiocd.desktop
%{_datadir}/icons/hicolor/*/apps/grip.*
%{_datadir}/pixmaps/grip*.png
%{_mandir}/man1/grip.1%{?ext_man}
No build results available
No rpmlint results available
Request History
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 accepted request almost 6 years ago