[choqok] - new upstream release (1.0 beta 4)

Sven Lankes slankes at fedoraproject.org
Fri Oct 15 14:53:13 UTC 2010


commit bbd60fdc7de5ee078b160792c864ac5ad6415e84
Author: Sven Lankes <sven at lank.es>
Date:   Fri Oct 15 16:52:42 2010 +0200

    - new upstream release (1.0 beta 4)

 .gitignore                  |    1 +
 choqok-segfaultonexit.patch |   17 -----------------
 choqok.spec                 |    9 +++++----
 sources                     |    2 +-
 4 files changed, 7 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aebeef2..ac71496 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ choqok-0.9.55.tar.bz2
 choqok-0.9.85-pre.tar.bz2
 /choqok-0.9.85.tar.bz2
 /choqok-0.9.90.tar.bz2
+/choqok-0.9.92.tar.bz2
diff --git a/choqok.spec b/choqok.spec
index d21ae5c..c4e628f 100644
--- a/choqok.spec
+++ b/choqok.spec
@@ -1,12 +1,11 @@
 Summary: KDE Micro-Blogging Client
 Name: choqok
-Version: 0.9.90
-Release: 2%{?dist}
+Version: 0.9.92
+Release: 1%{?dist}
 License: GPLv3
 Group: Applications/Internet
 URL: http://choqok.gnufolks.org/
 Source: http://d10xg45o6p6dbl.cloudfront.net/projects/c/%{name}/%{name}-%{version}.tar.bz2
-Patch0: choqok-segfaultonexit.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -45,7 +44,6 @@ Requires: kdelibs4-devel
 
 %prep
 %setup -q 
-%patch0 -p0 -b .segfaultonexit
 
 %build
 mkdir -p %{_target_platform}
@@ -115,6 +113,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 %{_kde4_sharedir}/kde4/apps/cmake/modules/*.cmake
 
 %changelog
+* Fri Oct 15 2010 Sven Lankes <sven at lank.es> - 0.9.92-1
+- new upstream release (1.0 beta 4)
+
 * Wed Sep 01 2010 Sven Lankes <sven at lank.es> - 0.9.90-2
 - fix segfault on exit (kde bz #249748)
 
diff --git a/sources b/sources
index 4fe47da..7c41306 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3b9751791a08370de2c3fab3bf501ad  choqok-0.9.90.tar.bz2
+fd7454f478507257c5678f92da0e370e  choqok-0.9.92.tar.bz2


More information about the scm-commits mailing list