[choqok/f14/master] new upstream bugfix release

Sven Lankes slankes at fedoraproject.org
Sun Apr 3 08:01:51 UTC 2011


commit 0e89977ff8d6ba0834cc01091f9add7d668091a2
Author: Sven Lankes <sven at lank.es>
Date:   Sun Apr 3 10:01:32 2011 +0200

    new upstream bugfix release

 .gitignore                        |    1 +
 choqok-1.0-videopreviewsync.patch |   59 -------------------------------------
 choqok.spec                       |    9 +++--
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 64 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d24235..166ac1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ choqok-0.9.85-pre.tar.bz2
 /choqok-0.9.92.tar.bz2
 /choqok_0.9.98.tar.bz2
 /choqok-1.0.tar.bz2
+/choqok-1.0.1.tar.bz2
diff --git a/choqok.spec b/choqok.spec
index 749e852..67ad96a 100644
--- a/choqok.spec
+++ b/choqok.spec
@@ -1,12 +1,11 @@
 Summary: KDE Micro-Blogging Client
 Name: choqok
-Version: 1.0
-Release: 3%{?dist}
+Version: 1.0.1
+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-1.0-videopreviewsync.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -45,7 +44,6 @@ Requires: kdelibs4-devel
 
 %prep
 %setup -q 
-%patch0 -p1
 
 %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
+* Sun Apr 03 2011 Sven Lankes <sven at lank.es> - 1.0.1-1
+- new upstream bugfix release
+
 * Sun Mar 26 2011 Sven Lankes <sven at lank.es> - 1.0-3
 - apply upstream patch for rhbz #691237
 
diff --git a/sources b/sources
index a382af1..c980fd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-536e05d26dd5cea43c6d8dc17c283104  choqok-1.0.tar.bz2
+b6358c6b4e6faa99e31304bff7a249b2  choqok-1.0.1.tar.bz2


More information about the scm-commits mailing list