[xfce4-smartbookmark-plugin] Update to 0.4.5

Kevin Fenzi kevin at fedoraproject.org
Tue Mar 10 18:55:57 UTC 2015


commit 259cd4561dd63ce600f87323ccf6e57884ecde01
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Tue Mar 10 12:55:45 2015 -0600

    Update to 0.4.5

 .gitignore                                        |  1 +
 sources                                           |  2 +-
 xfce4-smartbookmark-plugin-0.4.4-plugin-dir.patch | 49 -----------------------
 xfce4-smartbookmark-plugin.spec                   | 10 ++---
 4 files changed, 7 insertions(+), 55 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bea722..0f5b81f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xfce4-smartbookmark-plugin-0.4.2.tar.gz
 /xfce4-smartbookmark-plugin-0.4.4.tar.bz2
+/xfce4-smartbookmark-plugin-0.4.5.tar.bz2
diff --git a/sources b/sources
index ab10fac..54cdb82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-273e38306a82f14e1b8c2c5db912f6c3  xfce4-smartbookmark-plugin-0.4.4.tar.bz2
+820422dfc5c212689b2908e1ff09c548  xfce4-smartbookmark-plugin-0.4.5.tar.bz2
diff --git a/xfce4-smartbookmark-plugin.spec b/xfce4-smartbookmark-plugin.spec
index f363d6d..3426eee 100644
--- a/xfce4-smartbookmark-plugin.spec
+++ b/xfce4-smartbookmark-plugin.spec
@@ -3,16 +3,14 @@
 %global minor_version 0.4
 
 Name:           xfce4-smartbookmark-plugin
-Version:        0.4.4
-Release:        10%{?dist}
+Version:        0.4.5
+Release:        1%{?dist}
 Summary:        Smart bookmarks for the Xfce panel
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
 Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2
-# we want all plugins to use the new plugin locations
-Patch0:         xfce4-smartbookmark-plugin-0.4.4-plugin-dir.patch
 # vendor specific patches
 Patch10:        %{name}-0.4.2-redhat.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -31,7 +29,6 @@ browser and perform custom searches.
 
 %prep
 %setup -q
-%patch0 -p1 -b .plugin-dir
 %patch10 -b .redhat
 
 
@@ -59,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Mar 10 2015 Kevin Fenzi <kevin at scrye.com> 0.4.5-1
+- Update to 0.4.5
+
 * Sat Feb 28 2015 Kevin Fenzi <kevin at scrye.com> 0.4.4-10
 - Rebuild for Xfce 4.12
 


More information about the scm-commits mailing list