raveit65 pushed to mate-session-manager (epel7). "update to 1.8.2 release"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 20:34:20 UTC 2015


>From ebc75e98d248ecc79e5232d215bf8c7a33e344e1 Mon Sep 17 00:00:00 2001
From: raveit65 <chat-to-me at raveit.de>
Date: Wed, 11 Mar 2015 16:06:19 +0100
Subject: update to 1.8.2 release


diff --git a/.gitignore b/.gitignore
index 74ce35a..969a721 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /mate-session-manager-1.7.90.tar.xz
 /mate-session-manager-1.8.0.tar.xz
 /mate-session-manager-1.8.1.tar.xz
+/mate-session-manager-1.8.2.tar.xz
diff --git a/mate-session-manager.spec b/mate-session-manager.spec
index efd1dd4..bf3c29c 100644
--- a/mate-session-manager.spec
+++ b/mate-session-manager.spec
@@ -1,11 +1,15 @@
 Name:           mate-session-manager
-Version:        1.8.1
-Release:        3%{?dist}
+Version:        1.8.2
+Release:        1%{?dist}
 Summary:        MATE Desktop session manager
 License:        GPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778817
+# https://github.com/mate-desktop/mate-session-manager/pull/71
+Patch0:         mate-session-manager_avoid-dereferencing-NULL-pointer.patch
+
 BuildRequires:  dbus-glib-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk2-devel
@@ -34,6 +38,7 @@ full-featured user session.
 
 %prep
 %setup -q
+%patch0 -p1 -b .NULL-pointer
 
 %build
 %configure                    \
@@ -93,6 +98,10 @@ fi
 
 
 %changelog
+* Wed Mar 11 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.2.1
+- update to 1.8.2 release
+- add upstream patch from pull request
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index ef3ecd5..1cfa272 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b19b9e585f7343e34bff9b58c4f1d963  mate-session-manager-1.8.1.tar.xz
+1e1f85e411cbe70e81a771a2d65664d4  mate-session-manager-1.8.2.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mate-session-manager.git/commit/?h=epel7&id=ebc75e98d248ecc79e5232d215bf8c7a33e344e1


More information about the scm-commits mailing list