[pl] 6.4.1 bump

Petr Pisar ppisar at fedoraproject.org
Tue Sep 3 08:16:47 UTC 2013


commit 3670aff97a7ef8bc7999d19b7c3e77cf454c55c8
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Sep 3 09:41:38 2013 +0200

    6.4.1 bump

 .gitignore |    2 ++
 pl.spec    |   33 ++++++++++++++++++++++-----------
 sources    |    4 ++--
 3 files changed, 26 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad765b8..f10a7b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ SWI-Prolog-5.7.11.pdf
 /SWI-Prolog-6.2.5.pdf
 /pl-6.2.6.tar.gz
 /SWI-Prolog-6.2.6.pdf
+/pl-6.4.1.tar.gz
+/SWI-Prolog-6.4.1.pdf
diff --git a/pl.spec b/pl.spec
index 3e75d60..29c7f8b 100644
--- a/pl.spec
+++ b/pl.spec
@@ -2,22 +2,22 @@
 %define separate_xpce 1
 
 Name:       pl
-Version:    6.2.6
-Release:    4%{?dist}
+Version:    6.4.1
+Release:    1%{?dist}
 
 Summary:    SWI-Prolog - Edinburgh compatible Prolog compiler
 
 Group:      Development/Languages
 #library/dialect/iso/iso_predicates.pl  GPLv2+ with SWI-Prolog extra clause
 #                                       or Artistic 2.0
-#packages/clib/uri.c            LGPLv2+
-#packages/sgml/Test/test.pl     LGPLv2
-#library/qsave.pl               GPLv2+
-#library/COPYING                GPLv2 with SWI-Prolog extra clause
-#library/unicode/blocks.pl      UCD
-#packages/http/examples/calc.pl Public Domain
-#External: JavaConfig.java      GPLv3+
-License:    (GPLv2+ or Artistic 2.0) and LGPLv2+ and LGPLv2 and GPLv2 and GPLv2+ and UCD and Public Domain and GPLv3+
+#library/qsave.pl                       GPLv2+ with SWI-Prolog extra clause
+#library/COPYING                        GPLv2+ with SWI-Prolog extra clause
+#packages/clib/uri.c                    LGPLv2+
+#packages/RDF/online.pl                 LGPLv2
+#library/unicode/blocks.pl              UCD
+#packages/http/examples/calc.pl         Public Domain
+#External: JavaConfig.java              GPLv3+
+License:    (GPLv2+ with exceptions or Artistic 2.0) and (GPLv2+ with exceptions) and LGPLv2+ and LGPLv2 and UCD and Public Domain and GPLv3+
 URL:        http://www.swi-prolog.org/
 Source:     %{url}download/stable/src/%{name}-%{version}.tar.gz
 Source1:    %{url}download/stable/doc/SWI-Prolog-%{version}.pdf
@@ -85,7 +85,7 @@ Development files for SWI Prolog.
 %package compat-yap-devel
 Summary: Development files building YAP application against SWI Prolog
 Group: Development/Languages
-License: GPLv2+
+License: GPLv2+ with exceptions
 Requires: %{name}-devel = %{version}-%{release}
 
 %description compat-yap-devel
@@ -96,6 +96,10 @@ Prolog implementation.
 %package doc
 Summary: Documentation for SWI Prolog
 Group: Documentation
+#SWI-Prolog-*.pdf                       CC-BY-SA
+#man/Manual/index.html                  CC-BY-SA
+#userguide.html.tgz is from xpce        LGPLv2+
+License: CC-BY-SA and LGPLv2+
 # This must be archicture dependend because some files live in %%{_libdir}
 # because they are used by built-in documentation system.
 Requires: %{name} = %{version}-%{release}
@@ -335,6 +339,13 @@ find packages/jpl/examples -name ".cvsignore" | xargs rm -f
 
 
 %changelog
+* Tue Sep 03 2013 Petr Pisar <ppisar at redhat.com> - 6.4.1-1
+- 6.4.1 bump
+- License changed from ((GPLv2+ or Artistic 2.0) and LGPLv2+ and LGPLv2 and
+  GPLv2 and GPLv2+ and UCD and Public Domain and GPLv3+) to ((GPLv2+ with
+  exceptions or Artistic 2.0) and (GPLv2+ with exceptions) and LGPLv2+ and
+  LGPLv2 and UCD and Public Domain and GPLv3+ and CC-BY-SA)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.2.6-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 10f88ef..feefb7a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 a4462019611caa4f69247c8bf94404a7  userguide.html.tgz
-729841b4676a6e554d984276aae2918b  pl-6.2.6.tar.gz
-07cb948336553eeb6f36c6ae94620498  SWI-Prolog-6.2.6.pdf
+e6b26e08ab1d12cfedc8729e3dc33143  pl-6.4.1.tar.gz
+fd1352844a420dd4bb65977cea742070  SWI-Prolog-6.4.1.pdf


More information about the scm-commits mailing list