[kmouth] 14.12.1

Rex Dieter rdieter at fedoraproject.org
Sat Jan 17 19:06:00 UTC 2015


commit 3119e6d4deffb23f2a59d8c44b647a8189b41852
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 17 13:06:26 2015 -0600

    14.12.1

 .gitignore  |    1 +
 kmouth.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 888c1e2..2fabb74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /kmouth-4.14.1.tar.xz
 /kmouth-4.14.2.tar.xz
 /kmouth-4.14.3.tar.xz
+/kmouth-14.12.1.tar.xz
diff --git a/kmouth.spec b/kmouth.spec
index 32619b1..add5454 100644
--- a/kmouth.spec
+++ b/kmouth.spec
@@ -1,5 +1,5 @@
 Name:    kmouth
-Version: 4.14.3
+Version: 14.12.1
 Release: 1%{?dist}
 Summary: A program that speaks for you 
 
@@ -11,10 +11,10 @@ URL:     http://accessibility.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
 
 BuildRequires:  desktop-file-utils
-BuildRequires:  kdelibs4-devel >= %{version}
+BuildRequires: kdelibs4-devel >= 4.14
 
 # when split occured
 Conflicts: kdeaccessibility < 1:4.7.80
@@ -69,6 +69,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 
 
 %changelog
+* Sat Jan 17 2015 Rex Dieter <rdieter at fedoraproject.org> - 14.12.1-1
+- 14.12.1
+
 * Sun Nov 09 2014 Rex Dieter <rdieter at fedoraproject.org> - 4.14.3-1
 - 4.14.3
 
diff --git a/sources b/sources
index de3b11e..8910b86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ea4562d94bd497088bf7210b806c20f  kmouth-4.14.3.tar.xz
+6f2da006a15c3c5e5a59e119ee9a1f97  kmouth-14.12.1.tar.xz


More information about the scm-commits mailing list