[mate-notification-daemon/f21] update to 1.8.1 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Oct 22 23:36:27 UTC 2014


commit 9ffc755a3e1e7df3cb4f3ae60d8ddc50429affd1
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Oct 23 01:36:15 2014 +0200

    update to 1.8.1 release

 .gitignore                    |    1 +
 mate-notification-daemon.spec |   14 ++++++--------
 sources                       |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc59cbf..a64d1c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /mate-notification-daemon-1.7.1.tar.xz
 /mate-notification-daemon-1.7.90.tar.xz
 /mate-notification-daemon-1.8.0.tar.xz
+/mate-notification-daemon-1.8.1.tar.xz
diff --git a/mate-notification-daemon.spec b/mate-notification-daemon.spec
index 812be0f..de01608 100644
--- a/mate-notification-daemon.spec
+++ b/mate-notification-daemon.spec
@@ -13,17 +13,13 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:           mate-notification-daemon
-Version:        %{branch}.0
+Version:        %{branch}.1
 #Release:        0.2%{?git_rel}%{?dist}
-Release:        4%{?dist}
+Release:        1%{?dist}
 Summary:        Notification daemon for MATE Desktop
 License:        GPLv2+
 URL:            http://mate-desktop.org
 
-# rhbz (#890728)
-# http://git.mate-desktop.org/mate-notification-daemon/commit/?id=8ed79a3
-Patch0:         mate-notification-daemon_do-not-draw-pie-if-timeout-is-zero.patch
-
 # for downloading the tarball use 'spectool -g -R mate-notification-daemon.spec'
 # Source for release-builds.
 %{?rel_build:Source0:     http://pub.mate-desktop.org/releases/%{branch}/%%{name}-%%{version}.tar.xz}
@@ -46,8 +42,6 @@ Notification daemon for MATE Desktop
 %prep
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
-%patch0 -p1 -b .do-not-draw-pie-if-timeout-is-zero
-
 # needed for git snapshots
 #NOCONFIGURE=1 ./autogen.sh
 
@@ -100,6 +94,10 @@ fi
 
 
 %changelog
+* Thu Oct 23 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.1-1
+- update to 1.8.1
+- removed upreamed patch
+
 * Fri Oct 03 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.0-4
 - try fix rhbz (#890728)
 
diff --git a/sources b/sources
index 9288e80..a767cfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9cb50a86c30bccc8728adcbf6a04f32  mate-notification-daemon-1.8.0.tar.xz
+305d64a23982479575dfd169a00ff398  mate-notification-daemon-1.8.1.tar.xz


More information about the scm-commits mailing list