From da914667e563a84892360af71557ef03d8324eae Mon Sep 17 00:00:00 2001 From: liquidat Date: Apr 23 2015 22:39:27 +0000 Subject: Update to 0.79-1 --- diff --git a/.gitignore b/.gitignore index d46fce1..d60f507 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ audex-0.72b1.tar.bz2 KDE_4_4_compile_fix.patch dso-linking.patch /audex-0.74b1.tar.xz +/audex-0.79.tar.xz diff --git a/audex-fixbuild.patch b/audex-fixbuild.patch index 7ac018a..0399082 100644 --- a/audex-fixbuild.patch +++ b/audex-fixbuild.patch @@ -1,11 +1,12 @@ ---- audex-0.74b1/utils/hashlist.h.orig 2012-08-11 12:40:04.828356839 +0200 -+++ audex-0.74b1/utils/hashlist.h 2012-08-11 12:41:09.436690763 +0200 -@@ -21,6 +21,8 @@ +diff -Nur audex-0.79.old/utils/hashlist.h audex-0.79/utils/hashlist.h +--- audex-0.79.old/utils/hashlist.h 2015-02-22 09:06:46.000000000 +0100 ++++ audex-0.79/utils/hashlist.h 2015-04-24 00:19:02.343011166 +0200 +@@ -21,7 +21,7 @@ #include #include +- +#include -+#include + #include #include - #include diff --git a/audex.spec b/audex.spec index d7ba5ed..d1f29ac 100644 --- a/audex.spec +++ b/audex.spec @@ -1,12 +1,12 @@ Name: audex -Version: 0.74 -Release: 0.9.beta1%{?dist} +Version: 0.79 +Release: 1%{?dist} Summary: Audio ripper Group: Applications/Multimedia License: GPLv3+ -URL: http://opensource.maniatek.de/audex/ +URL: https://userbase.kde.org/Audex -Source0: http://opensource.maniatek.de/audex/files/audex-%{version}b1.tar.xz +Source0: http://downloads.sourceforge.net/project/%{name}/src/%{name}-%{version}.tar.xz Patch0: audex-fixbuild.patch BuildRequires: kdelibs4-devel desktop-file-utils gettext @@ -19,7 +19,7 @@ a beta version. It is being tested by some testers and this program may change on the way to its first stable 1.0-release. %prep -%setup -qn audex-0.74b1 +%setup -qn %{name}-%{version} %patch0 -p1 -b .fixbuild @@ -56,7 +56,7 @@ fi gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f %{name}.lang -%doc CHANGELOG LICENCE README TODO +%doc LICENCE README.md %{_kde4_bindir}/audex %{_kde4_datadir}/kde4/apps/solid/actions/audex-rip-audiocd.desktop %{_kde4_datadir}/applications/kde4/audex.desktop @@ -64,6 +64,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_kde4_datadir}/kde4/apps/audex %changelog +* Fri Apr 24 2015 Roland Wolters 0.79-1 +- Update to 0.79-1 + * Fri Aug 15 2014 Fedora Release Engineering - 0.74-0.9.beta1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild @@ -90,30 +93,3 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Thu Dec 29 2011 Roland Wolters 0.74-0.1.beta1 - Rebuilt for 0.74-0.1.beta1 - -* Mon Feb 07 2011 Fedora Release Engineering - 0.72-0.9.beta1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Fri Aug 20 2010 Adam Tkac 0.72-0.8.beta1 -- fix building against kde 4.5 - -* Tue Mar 03 2010 Roland Wolters 0.72-0.7.beta1 -- Fix compile bug - -* Mon Sep 28 2009 Roland Wolters 0.72-0.1.beta1 -- Update to 0.72.beta1: - * Cover fetch from google - * Minor bugfixes - -* Wed Sep 23 2009 Orcan Ogetbil - 0.71-0.5.beta5 -- Update desktop file according to F-12 FedoraStudio feature - -* Fri Jul 24 2009 Fedora Release Engineering - 0.71-0.4.beta5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Wed Jul 01 2009 Roland Wolters 0.71-0.3.beta5 -- update to upstream version beta5 - -* Tue Jun 25 2009 Roland Wolters 0.71-0.1.beta4 -- initial release - diff --git a/sources b/sources index 88b007c..cecade5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20fdf9a0f89c08f44a151b6bdaab8782 audex-0.74b1.tar.xz +f7dea212961b90c83d061b0e0ca897c2 audex-0.79.tar.xz