[garcon] Fix obsoletes. Fixes bug #1002131

Kevin Fenzi kevin at fedoraproject.org
Wed Aug 28 18:19:08 UTC 2013


commit 56607a086f24d2ca8cac7f4958cbf9381b5855ed
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Wed Aug 28 12:18:56 2013 -0600

    Fix obsoletes. Fixes bug #1002131

 garcon.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/garcon.spec b/garcon.spec
index 2710d78..324a0cc 100644
--- a/garcon.spec
+++ b/garcon.spec
@@ -4,7 +4,7 @@
 
 Name:           garcon
 Version:        0.2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Implementation of the freedesktop.org menu specification
 
 Group:          System Environment/Libraries
@@ -24,7 +24,7 @@ BuildRequires:  gtk-doc
 BuildRequires:  gettext
 BuildRequires:  intltool
 
-Obsoletes:      libxfce4menu < 4.6.2
+Obsoletes:      libxfce4menu < 4.6.3
 # because of %%{_datadir}/desktop-directories/xfce-*
 Conflicts:      xfdesktop <= 4.6.2
 
@@ -94,6 +94,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc %{_datadir}/gtk-doc/
 
 %changelog
+* Wed Aug 28 2013 Kevin Fenzi <kevin at scrye.com> 0.2.1-3
+- Fix obsoletes. Fixes bug #1002131
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list