[rsibreak] Update for RSIBreak 0.11!

tomalbers tomalbers at fedoraproject.org
Sat Jan 15 21:51:05 UTC 2011


commit e66a4c90c9d0cb53d453603e70e85ca7aa7cdbc7
Author: Tom Albers <toma at kde.org>
Date:   Sat Jan 15 22:50:23 2011 +0100

    Update for RSIBreak 0.11!

 .gitignore                             |    3 +-
 rsibreak-0.9.0-cmake-find-plasma.patch |   47 --------------------------------
 rsibreak-0.9.0-memory-leak.patch       |   12 --------
 rsibreak.spec                          |   10 +++---
 sources                                |    3 +-
 5 files changed, 7 insertions(+), 68 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 672c56f..4bfc09c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-rsibreak-0.10.tar.bz2
-dso-linking.patch
+rsibreak-0.11.tar.bz2
diff --git a/rsibreak.spec b/rsibreak.spec
index 4866fe4..c84be58 100644
--- a/rsibreak.spec
+++ b/rsibreak.spec
@@ -1,17 +1,15 @@
-
 Name:           rsibreak
-Version:        0.10
+Version:        0.11
 Release:        3%{?dist}
 Summary:        A small utility which bothers you at certain intervals
 Group:          Amusements/Graphics
 License:        GPLv2+
 URL:            http://www.rsibreak.org
 Source0:        http://rsibreak.org/files/rsibreak-%{version}.tar.bz2
-Patch0:		dso-linking.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kdelibs4-devel desktop-file-utils gettext
-BuildRequires:  plasma-devel >= 4.2
+BuildRequires:  plasma-devel >= 4.4
 
 %description
 RSIBreak is a small utility which bothers you at certain intervals. The
@@ -22,7 +20,6 @@ This can help people to prevent Repetive Strain Injury.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 mkdir -p %{_target_platform}
@@ -74,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_kde4_libdir}/kde4/plasma_applet_rsibreak.so                         
 
 %changelog
+* Fri Jan 14 2011 Tom Albers <toma at kde.org> - 0.11-1
+- New upstream version
+
 * Thu Feb 25 2010 Roland Wolters <wolters.liste at gmx.net> - 0.10-3
 - Fixed DSO errors
 
diff --git a/sources b/sources
index 986357c..f3a919c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-3dc6e4d78f60518c82c7bb1006bd0cbc  rsibreak-0.10.tar.bz2
-06e78c87cec08c3f4edc225bdf5d665c  dso-linking.patch
+d5dd540efd18900aa508eee381bcaafd  rsibreak-0.11.tar.bz2


More information about the scm-commits mailing list