nonamedotc pushed to xfce4-places-plugin (f22). "Update to 1.7.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Mar 29 01:45:40 UTC 2015


>From 930ee10dac60509533e97522dce20c42f05425ac Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin at scrye.com>
Date: Mon, 9 Mar 2015 07:20:31 -0600
Subject: Update to 1.7.0


diff --git a/.gitignore b/.gitignore
index 910f50a..2605939 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xfce4-places-plugin-1.2.0.tar.bz2
 /xfce4-places-plugin-1.4.0.tar.bz2
 /xfce4-places-plugin-1.5.0.tar.bz2
 /xfce4-places-plugin-1.6.0.tar.bz2
+/xfce4-places-plugin-1.7.0.tar.bz2
diff --git a/sources b/sources
index 23942f6..a55dfa4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f3ec883efb0775052eeea816bbd8a23  xfce4-places-plugin-1.6.0.tar.bz2
+fcae9b38a8affcd82699a94991bba29b  xfce4-places-plugin-1.7.0.tar.bz2
diff --git a/xfce4-places-plugin.spec b/xfce4-places-plugin.spec
index 6b3bf18..c37ca06 100644
--- a/xfce4-places-plugin.spec
+++ b/xfce4-places-plugin.spec
@@ -1,6 +1,6 @@
 # Review: https://bugzilla.redhat.com/show_bug.cgi?id=238349
 
-%global minorversion 1.6
+%global minorversion 1.7
 
 %if 0%{?fedora} >= 22
     %global xfceversion 4.12
@@ -9,8 +9,8 @@
 %endif
 
 Name:           xfce4-places-plugin
-Version:        1.6.0
-Release:        4%{?dist}
+Version:        1.7.0
+Release:        1%{?dist}
 Summary:        Places menu for the Xfce panel
 
 Group:          User Interface/Desktops
@@ -22,6 +22,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxfce4ui-devel >= 4.8.0
 BuildRequires:  xfce4-panel-devel >= 4.8.0
+BuildRequires:  xfconf-devel >= 4.6.0
 BuildRequires:  exo-devel >= 0.5.0
 BuildRequires:  libnotify-devel >= 0.4.0
 BuildRequires:  gettext
@@ -73,6 +74,9 @@ rm -rf %{buildroot}
 %{_datadir}/xfce4/panel/plugins/*.desktop
 
 %changelog
+* Mon Mar 09 2015 Kevin Fenzi <kevin at scrye.com> 1.7.0-1
+- Update to 1.7.0
+
 * Sat Feb 28 2015 Kevin Fenzi <kevin at scrye.com> 1.6.0-4
 - Rebuild for Xfce 4.12
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xfce4-places-plugin.git/commit/?h=f22&id=930ee10dac60509533e97522dce20c42f05425ac


More information about the scm-commits mailing list