[xfce4-hamster-plugin] introduce license macro

Raphael Groner raphgro at fedoraproject.org
Wed Jan 28 23:03:34 UTC 2015


commit 0e6caab08d3b09abd13481b53f546efc33556790
Author: Raphael Groner <projects.rg (AT) smart.ms>
Date:   Thu Jan 29 00:03:18 2015 +0100

    introduce license macro

 xfce4-hamster-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xfce4-hamster-plugin.spec b/xfce4-hamster-plugin.spec
index 756d707..8ffb679 100644
--- a/xfce4-hamster-plugin.spec
+++ b/xfce4-hamster-plugin.spec
@@ -6,7 +6,7 @@
 
 Name:           xfce4-hamster-plugin
 Version:        1.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Time tracker port of the 'hamster project extension' for the xfce4 panel
 
 License:        GPLv2+
@@ -46,13 +46,17 @@ libtool --finish %{buildroot}%{_libdir}/xfce4/panel/plugins
 
 
 %files -f %{name}.lang
-%doc COPYING README README.md ChangeLog AUTHORS ABOUT-NLS NEWS
+%license COPYING
+%doc README* ChangeLog AUTHORS ABOUT-NLS NEWS
 %{_bindir}/%{bname}
 %{_libdir}/xfce4/panel/plugins/libhamster.so
 %{_datadir}/xfce4/panel/plugins/hamster.desktop
 
 
 %changelog
+* Wed Jan 28 2015 Raphael Groner <projects.rg (AT) smart.ms> - 1.6-2
+- introduce license macro
+
 * Sat Nov 22 2014 Raphael Groner <projects.rg [AT] smart.ms> - 1.6-1
 - v1.6
 - remove upstreamed patch


More information about the scm-commits mailing list