[kwooty] - 1.0.0

brummbq brummbq at fedoraproject.org
Tue Feb 26 12:15:22 UTC 2013


commit 0b16968e6a4794ca1857d4b172d3ecbf884d324f
Author: Gregor Tätzner <gregor at freenet.de>
Date:   Tue Feb 26 13:14:39 2013 +0100

    - 1.0.0

 .gitignore                |    1 +
 kwooty-COPYING            |  339 ---------------------------------------------
 kwooty-desktop-file.patch |    9 --
 kwooty.spec               |   13 +-
 sources                   |    2 +-
 5 files changed, 7 insertions(+), 357 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59dabdc..4161510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /kwooty-0.8.3.tar.gz
 /kwooty-0.8.4.tar.gz
 /kwooty-0.9.1.tar.gz
+/kwooty-1.0.0.tar.gz
diff --git a/kwooty.spec b/kwooty.spec
index 4af1862..f6dd5e4 100644
--- a/kwooty.spec
+++ b/kwooty.spec
@@ -1,15 +1,11 @@
 Name:           kwooty
-Version:        0.9.1
-Release:        2%{?dist}
+Version:        1.0.0
+Release:        1%{?dist}
 Summary:        A friendly nzb usenet binary download application
 
 License:        GPLv2+
 URL:            http://kwooty.sourceforge.net/
 Source0:        http://sourceforge.net/projects/kwooty/files/%{name}-%{version}.tar.gz
-# gpl2 license with correct fsf address
-Source1:        %{name}-COPYING
-# removes invalid entry
-Patch0:	        %{name}-desktop-file.patch
 
 BuildRequires:  kdebase-workspace-devel
 BuildRequires:  kdelibs4-devel
@@ -41,9 +37,7 @@ It's main features are:
 
 %prep
 %setup -q
-%patch0
 
-cp -a %{SOURCE1} COPYING
 
 %build
 mkdir -p %{_target_platform}
@@ -98,6 +92,9 @@ fi
 
 
 %changelog
+* Tue Feb 26 2013 Gregor Tätzner <brummbq at fedoraproject.org> - 1.0.0-1
+- 1.0.0
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c2ad446..1652664 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4ff7e5387b2fc69ee71342f60e4af1c  kwooty-0.9.1.tar.gz
+3b2e39eb1f4c0635fef82b4310cce1d9  kwooty-1.0.0.tar.gz


More information about the scm-commits mailing list