[pl] 6.6.2 bump

Petr Pisar ppisar at fedoraproject.org
Wed Mar 5 13:51:27 UTC 2014


commit cd1031b2291e2748194b9309df29bfde426f006d
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Mar 5 14:46:07 2014 +0100

    6.6.2 bump

 .gitignore |    2 ++
 pl.spec    |   19 +++++++++++++++----
 sources    |    4 ++--
 3 files changed, 19 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a048731..5ad5197 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,5 @@ SWI-Prolog-5.7.11.pdf
 /SWI-Prolog-6.6.0.pdf
 /pl-6.6.1_repackaged.tar.gz
 /SWI-Prolog-6.6.1.pdf
+/pl-6.6.2_repackaged.tar.gz
+/SWI-Prolog-6.6.2.pdf
diff --git a/pl.spec b/pl.spec
index fc729e5..79e0546 100644
--- a/pl.spec
+++ b/pl.spec
@@ -2,8 +2,8 @@
 %define separate_xpce 1
 
 Name:       pl
-Version:    6.6.1
-Release:    2%{?dist}
+Version:    6.6.2
+Release:    1%{?dist}
 
 Summary:    SWI-Prolog - Edinburgh compatible Prolog compiler
 
@@ -23,12 +23,15 @@ Group:      Development/Languages
 #packages/xpce/src/rgx/                 BSD
 #packages/clib/clib.doc                 BSD
 #packages/clib/md5.c                    BSD
+#library/prolog_metainference.pl        EPL
 # Not compiled into a binary package:
 #packages/xpce/src/msw/simx.h           MIT
-# Removed from repackaged tar ball:
+#packages/xpce/TeX/name.bst             Bibtex
+# Removed from repackaged tar ball, see
+# <http://www.swi-prolog.org/bugzilla/show_bug.cgi?id=145>:
 #bench/unify.pl                         Free for non-commercial
 #bench/simple_analyzer.pl               Free for non-commercial
-License:    (GPLv2+ with exceptions or Artistic 2.0) and (GPLv2+ with exceptions) and LGPLv2+ and LGPLv2 and UCD and BSD and Public Domain and GPLv2 and GPLv3+
+License:    (GPLv2+ with exceptions or Artistic 2.0) and (GPLv2+ with exceptions) and LGPLv2+ and LGPLv2 and UCD and BSD and Public Domain and EPL and GPLv2 and GPLv3+
 URL:        http://www.swi-prolog.org/
 # Source0: %%{url}download/stable/src/%%{name}-%%{version}.tar.gz
 # To create the repackaged archive, use ./repackage.sh %%{version}
@@ -358,6 +361,14 @@ find packages/jpl/examples -name ".cvsignore" | xargs rm -f
 
 
 %changelog
+* Wed Mar 05 2014 Petr Pisar <ppisar at redhat.com> - 6.6.2-1
+- 6.6.2 bump
+- License changed from ((GPLv2+ with exceptions or Artistic 2.0) and (GPLv2+
+  with exceptions) and LGPLv2+ and LGPLv2 and UCD and BSD and Public Domain
+  and GPLv2 and GPLv3+) to ((GPLv2+ with exceptions or Artistic 2.0) and (GPLv2+
+  with exceptions) and LGPLv2+ and LGPLv2 and UCD and BSD and Public Domain and
+  EPL and GPLv2 and GPLv3+)
+
 * Tue Feb 25 2014 Petr Pisar <ppisar at redhat.com> - 6.6.1-2
 - Require headless JRE only (bug #1068485)
 
diff --git a/sources b/sources
index b551b97..c8c7503 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 a4462019611caa4f69247c8bf94404a7  userguide.html.tgz
-c53ce50315143ca3367e12231563b6b6  pl-6.6.1_repackaged.tar.gz
-0bb80f85717436b5ffb6db9209c82018  SWI-Prolog-6.6.1.pdf
+d482de7c3c1d92a8819ec88af2273fa2  pl-6.6.2_repackaged.tar.gz
+37c47528483479442a2d1720642b8fb8  SWI-Prolog-6.6.2.pdf


More information about the scm-commits mailing list