From 418f8d0dc4ecf9bb9a794b1634a34e7b0dd81ddd Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jan 17 2015 19:56:23 +0000 Subject: 14.12.1 --- diff --git a/.gitignore b/.gitignore index de315af..d3d9d1d 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /poxml-4.14.1.tar.xz /poxml-4.14.2.tar.xz /poxml-4.14.3.tar.xz +/poxml-14.12.1.tar.xz diff --git a/poxml.spec b/poxml.spec index 7e1734e..49dfdae 100644 --- a/poxml.spec +++ b/poxml.spec @@ -1,6 +1,6 @@ Name: poxml Summary: Text utilities from kdesdk -Version: 4.14.3 +Version: 14.12.1 Release: 1%{?dist} License: GPLv2+ @@ -11,7 +11,7 @@ URL: http://www.kde.org/ %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 %if 0%{?fedora} || 0%{?rhel} > 6 BuildRequires: antlr-static antlr-tool @@ -19,7 +19,7 @@ BuildRequires: antlr-static antlr-tool BuildRequires: antlr jpackage-utils BuildRequires: java >= 1.6 %endif -BuildRequires: kdelibs4-devel >= %{version} +BuildRequires: kdelibs4-devel >= 4.14 BuildRequires: gettext-devel BuildRequires: pkgconfig(libxslt) @@ -66,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %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 ec21e40..6d2d25c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd2aa5db6475d8261907e45f2aa0dbe8 poxml-4.14.3.tar.xz +4fa7f1b57a9bef6e5b1b1902e37b61ea poxml-14.12.1.tar.xz