[xfce4-clipman-plugin] Update to 1.2.3

Kevin Fenzi kevin at fedoraproject.org
Sun Apr 22 01:12:33 UTC 2012


commit f7fda6fe9d25dff65b58205db65a6959fa8451fe
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Apr 21 19:12:29 2012 -0600

    Update to 1.2.3

 .gitignore                |    1 +
 sources                   |    2 +-
 xfce4-clipman-plugin.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b6b686..2c9b752 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xfce4-clipman-plugin-1.1.3.tar.bz2
 /xfce4-clipman-plugin-1.2.1.tar.bz2
 /xfce4-clipman-plugin-1.2.2.tar.bz2
+/xfce4-clipman-plugin-1.2.3.tar.bz2
diff --git a/sources b/sources
index c9283e3..1fda29a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60df7769a8271d7fcab177210f4291e8  xfce4-clipman-plugin-1.2.2.tar.bz2
+61f3be97efa379cb358980c94e14692a  xfce4-clipman-plugin-1.2.3.tar.bz2
diff --git a/xfce4-clipman-plugin.spec b/xfce4-clipman-plugin.spec
index e5474d3..869a663 100644
--- a/xfce4-clipman-plugin.spec
+++ b/xfce4-clipman-plugin.spec
@@ -4,8 +4,8 @@
 %global xfceversion 4.8.0
 
 Name:           xfce4-clipman-plugin
-Version:        1.2.2
-Release:        4%{?dist}
+Version:        1.2.3
+Release:        1%{?dist}
 Summary:        Clipboard manager plugin for the Xfce panel
 
 Group:          User Interface/Desktops
@@ -78,7 +78,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING ChangeLog NEWS README
 %doc %{_docdir}/%{name}/
 %config %{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml
@@ -92,6 +92,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Apr 21 2012 Kevin Fenzi <kevin at scrye.com> - 1.2.3-1
+- Update to 1.2.3
+
 * Sun Apr 15 2012 Kevin Fenzi <kevin at scrye.com> - 1.2.2-4
 - Rebuild for Xfce 4.10(pre2)
 


More information about the scm-commits mailing list