[polybori] Rebuild for m4ri 20140914 and ntl 6.2.1. Fix license handling.

Jerry James jjames at fedoraproject.org
Tue Oct 28 16:13:33 UTC 2014


commit 47dc003f295de21c33430bb3a8ecbe831085cf37
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Tue Oct 28 10:13:25 2014 -0600

    Rebuild for m4ri 20140914 and ntl 6.2.1.
    Fix license handling.

 polybori.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/polybori.spec b/polybori.spec
index 191ab9c..4081de4 100644
--- a/polybori.spec
+++ b/polybori.spec
@@ -3,7 +3,7 @@
 
 Name:           polybori
 Version:        0.8.3
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Framework for Boolean Rings
 Group:          Development/Libraries
 License:        GPLv2+
@@ -202,7 +202,8 @@ touch --no-create %{icondir} >&/dev/null ||:
 gtk-update-icon-cache %{icondir} >&/dev/null ||:
 
 %files
-%doc LICENSE README
+%doc README
+%license LICENSE
 %exclude %{_docdir}/%{name}/c++
 %exclude %{_docdir}/%{name}/images
 %exclude %{_docdir}/%{name}/index.html
@@ -244,6 +245,10 @@ gtk-update-icon-cache %{icondir} >&/dev/null ||:
 %{_mandir}/man1/PolyGUI*
 
 %changelog
+* Mon Sep 22 2014 Jerry James <loganjerry at gmail.com> - 0.8.3-12
+- Rebuild for m4ri 20140914 and ntl 6.2.1
+- Fix license handling
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.3-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list