[choqok] 1.4

Rex Dieter rdieter at fedoraproject.org
Wed Sep 4 18:48:45 UTC 2013


commit e457d9501d50e1b03176396e5e507e84bd682ede
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Sep 4 13:48:36 2013 -0500

    1.4

 .gitignore  |    4 +---
 choqok.spec |   14 +++++++-------
 sources     |    2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67e7450..892f676 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/choqok-1.3.tar.bz2
-/choqok-1.3.1-20130624.tar.bz2
-/choqok-1.3.1-20130711.tar.bz2
+/choqok-1.4.tar.xz
diff --git a/choqok.spec b/choqok.spec
index 82d7035..4b0b802 100644
--- a/choqok.spec
+++ b/choqok.spec
@@ -1,17 +1,15 @@
 
-%define snap 20130711
-
 Summary: KDE Micro-Blogging Client
 Name: choqok
-Version: 1.3.1
-Release: 0.4.%{snap}%{?dist}
+Version: 1.4
+Release: 1%{?dist}
 License: GPLv3
 URL: http://choqok.gnufolks.org/
 %if 0%{?snap:1}
 # releaseme script snapshot
 Source0: choqok-%{version}-%{snap}.tar.bz2
 %else
-Source0: http://d10xg45o6p6dbl.cloudfront.net/projects/c/%{name}/%{name}-%{version}.tar.bz2
+Source0:  http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
 %endif
 
 BuildRequires: desktop-file-utils
@@ -23,7 +21,7 @@ BuildRequires: pkgconfig(qoauth)
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 # for kwallet, among other goodies
-Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
+Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
 
 %description
 A Free/Open Source micro-blogging client for K Desktop Environment.
@@ -56,7 +54,6 @@ popd
 make %{?_smp_mflags} -C %{_target_platform}
 
 %install
-rm -rf %{buildroot}
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %find_lang %{name} --with-kde
 
@@ -105,6 +102,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 %{_kde4_appsdir}/cmake/modules/*.cmake
 
 %changelog
+* Wed Sep 04 2013 Rex Dieter <rdieter at fedoraproject.org> 1.4-1
+- 1.4
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.1-0.4.20130711
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 303ba7e..83e0397 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f18a51fd8bbcb295bb6b468fb2143f1c  choqok-1.3.1-20130711.tar.bz2
+2efe34ed903b448a21d9233d8033dbdb  choqok-1.4.tar.xz


More information about the scm-commits mailing list