diff --git a/.gitignore b/.gitignore index 713b038..2a8bc99 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kolourpaint-4.14.1.tar.xz /kolourpaint-4.14.2.tar.xz /kolourpaint-4.14.3.tar.xz +/kolourpaint-14.12.1.tar.xz diff --git a/kolourpaint.spec b/kolourpaint.spec index 5d9fb18..7a5ee49 100644 --- a/kolourpaint.spec +++ b/kolourpaint.spec @@ -1,6 +1,6 @@ Name: kolourpaint Summary: An easy-to-use paint program -Version: 4.14.3 +Version: 14.12.1 Release: 1%{?dist} License: BSD @@ -11,17 +11,17 @@ URL: https://projects.kde.org/projects/kde/kdegraphics/kolourpaint %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils -BuildRequires: kdelibs4-devel >= %{version} +BuildRequires: kdelibs4-devel >= 4.14 %if 0%{?fedora} > 19 BuildRequires: libappstream-glib %endif BuildRequires: pkgconfig(qimageblitz) Requires: %{name}-libs%{?_isa} = %{version}-%{release} -Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}} +%{?kde_runtime_requires} # when split occurred Conflicts: kdegraphics < 7:4.6.95-10 @@ -92,6 +92,9 @@ fi %changelog +* Sat Jan 17 2015 Rex Dieter - 14.12.1-1 +- 14.12.1 + * Sun Nov 09 2014 Rex Dieter - 4.14.3-1 - 4.14.3 diff --git a/sources b/sources index 1384fd5..ecf5622 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfbeb63b8dc7126a9b49ecf8738dce67 kolourpaint-4.14.3.tar.xz +605dfbc2624301c0d2385204dda41ca2 kolourpaint-14.12.1.tar.xz