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

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Oct 23 00:31:41 UTC 2014


commit 8114954b8d10ae8c389a458ec0976b8a8d347f27
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Oct 23 02:31:34 2014 +0200

    update to 1.8.1 release

 .gitignore                    |    1 +
 mate-notification-daemon.spec |   12 +++++-------
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 8 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 dfe558f..bf1a3f1 100644
--- a/mate-notification-daemon.spec
+++ b/mate-notification-daemon.spec
@@ -13,7 +13,7 @@
 %{!?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:        2%{?dist}
 Summary:        Notification daemon for MATE Desktop
@@ -34,10 +34,6 @@ BuildRequires:  libwnck-devel
 BuildRequires:  mate-common
 BuildRequires:  mate-desktop-devel
 
-# 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
-
 Provides:       desktop-notification-daemon
 
 %description
@@ -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-2
 - 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