[pl] 6.0.2 bump

Petr Pisar ppisar at fedoraproject.org
Thu Mar 8 14:56:42 UTC 2012


commit 7d25eb36d8d22c41e469d0b009991b2abc9aa24d
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Mar 5 13:39:10 2012 +0100

    6.0.2 bump

 .gitignore |    2 ++
 pl.spec    |   11 ++++++++---
 sources    |    4 ++--
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a6039f..5331c1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ SWI-Prolog-5.7.11.pdf
 /SWI-Prolog-5.10.5.pdf
 /pl-6.0.1.tar.gz
 /SWI-Prolog-6.0.1.pdf
+/pl-6.0.2.tar.gz
+/SWI-Prolog-6.0.2.pdf
diff --git a/pl.spec b/pl.spec
index 433d8da..964ff28 100644
--- a/pl.spec
+++ b/pl.spec
@@ -6,13 +6,14 @@
 %define jdkverlong %{jdkvershort}.0
 
 Name:       pl
-Version:    6.0.1
+Version:    6.0.2
 Release:    1%{?dist}
 
 Summary:    SWI-Prolog - Edinburgh compatible Prolog compiler
 
 Group:      Development/Languages
-#packages/plunit/plunit.pl      Artistic
+#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+
@@ -20,7 +21,7 @@ Group:      Development/Languages
 #library/unicode/blocks.pl      UCD
 #packages/http/examples/calc.pl Public Domain
 #External: JavaConfig.java      GPLv3+
-License:    Artistic and LGPLv2+ and LGPLv2 and GPLv2 and GPLv2+ and UCD and Public Domain and GPLv3+
+License:    (GPLv2+ or Artistic 2.0) and LGPLv2+ and LGPLv2 and GPLv2 and GPLv2+ 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
@@ -289,6 +290,10 @@ find packages/jpl/examples -name ".cvsignore" | xargs rm -f
 
 
 %changelog
+* Mon Mar 05 2012 Petr Pisar <ppisar at redhat.com> - 6.0.2-1
+- 6.0.2 bump
+- Artistic licensed code dual-lincensed under GPLv2+ or Artistic 2.0 now
+
 * Thu Mar 01 2012 Petr Pisar <ppisar at redhat.com> - 6.0.1-1
 - 6.0.1 bump
 - Clean spec file
diff --git a/sources b/sources
index 4f22d07..0aa8a6f 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 a4462019611caa4f69247c8bf94404a7  userguide.html.tgz
-a4ea80195b4e1dc63dc1b2c82a59a088  pl-6.0.1.tar.gz
-3e99fa623c6d186b4e9271a3a43d88a8  SWI-Prolog-6.0.1.pdf
+dcde1c50713317d0f5093dd2dedc1bd0  pl-6.0.2.tar.gz
+bbe5436c23e4f78a526e39a16c5e4919  SWI-Prolog-6.0.2.pdf


More information about the scm-commits mailing list