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

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Mar 12 22:25:52 UTC 2015


commit 11e76954c20345bb8d5b86b42ac839c50cdf91cf
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Mar 12 23:25:38 2015 +0100

    update to 1.8.2 release

 .gitignore                    |  1 +
 mate-notification-daemon.spec | 14 ++++++--------
 sources                       |  2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a64d1c2..7dd6fd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /mate-notification-daemon-1.7.90.tar.xz
 /mate-notification-daemon-1.8.0.tar.xz
 /mate-notification-daemon-1.8.1.tar.xz
+/mate-notification-daemon-1.8.2.tar.xz
diff --git a/mate-notification-daemon.spec b/mate-notification-daemon.spec
index b0b2ba6..0c8f620 100644
--- a/mate-notification-daemon.spec
+++ b/mate-notification-daemon.spec
@@ -13,9 +13,9 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:           mate-notification-daemon
-Version:        %{branch}.1
+Version:        %{branch}.2
 #Release:        0.2%{?git_rel}%{?dist}
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Notification daemon for MATE Desktop
 License:        GPLv2+
 URL:            http://mate-desktop.org
@@ -26,10 +26,6 @@ URL:            http://mate-desktop.org
 # Source for snapshot-builds.
 %{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
 
-# rhbz (#1142441)
-# http://git.mate-desktop.org/mate-notification-daemon/commit/?id=3e11e7e
-Patch0:        mate-notification-daemon_fixed-logic-in-a-couple-of-places.patch
-
 BuildRequires:  dbus-glib-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  libcanberra-devel
@@ -46,8 +42,6 @@ Notification daemon for MATE Desktop
 %prep
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
-%patch0 -p1 -b .fixed-logic
-
 # needed for git snapshots
 #NOCONFIGURE=1 ./autogen.sh
 
@@ -100,6 +94,10 @@ fi
 
 
 %changelog
+* Thu Mar 12 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.2-1
+- update 1.8.2 release
+- remove ustreamed patch
+
 * Thu Jan 08 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.1-2
 - fixed-logic-in-a-couple-of-places
 - rhbz (#1142441)
diff --git a/sources b/sources
index a767cfd..2bf33b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-305d64a23982479575dfd169a00ff398  mate-notification-daemon-1.8.1.tar.xz
+761bb0212f7524d4f785eca3d55bc597  mate-notification-daemon-1.8.2.tar.xz


More information about the scm-commits mailing list