[pl] 6.2.4 bump

Petr Pisar ppisar at fedoraproject.org
Thu Dec 13 09:41:22 UTC 2012


commit ab9d53068c7912533dc9b6c5cc0a0c92e66756a6
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Dec 13 10:37:11 2012 +0100

    6.2.4 bump

 .gitignore |    2 ++
 pl.spec    |    9 ++++++---
 sources    |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 222f963..b8dfd77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ SWI-Prolog-5.7.11.pdf
 /SWI-Prolog-6.2.2.pdf
 /pl-6.2.3.tar.gz
 /SWI-Prolog-6.2.3.pdf
+/pl-6.2.4.tar.gz
+/SWI-Prolog-6.2.4.pdf
diff --git a/pl.spec b/pl.spec
index 51a8e85..5ff2d4e 100644
--- a/pl.spec
+++ b/pl.spec
@@ -2,8 +2,8 @@
 %define separate_xpce 1
 
 Name:       pl
-Version:    6.2.3
-Release:    2%{?dist}
+Version:    6.2.4
+Release:    1%{?dist}
 
 Summary:    SWI-Prolog - Edinburgh compatible Prolog compiler
 
@@ -97,7 +97,7 @@ Prolog implementation.
 Summary: Documentation for SWI Prolog
 Group: Documentation
 # This must be archicture dependend because some files live in %%{_libdir}
-# because they can are used by built-in documentation system.
+# because they are used by built-in documentation system.
 Requires: %{name} = %{version}-%{release}
 
 %description doc
@@ -335,6 +335,9 @@ find packages/jpl/examples -name ".cvsignore" | xargs rm -f
 
 
 %changelog
+* Thu Dec 13 2012 Petr Pisar <ppisar at redhat.com> - 6.2.4-1
+- 6.2.4 bump
+
 * Mon Dec 03 2012 Petr Pisar <ppisar at redhat.com> - 6.2.3-2
 - Sub-package YAP compatibility headers because they are not compatible with
   real YAP
diff --git a/sources b/sources
index e2411a2..84f895a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 a4462019611caa4f69247c8bf94404a7  userguide.html.tgz
-d1f9dcdab8e16ea58b1a3b7a5a824159  pl-6.2.3.tar.gz
-ac345e2527e9ad3ce9d126f66102b0ca  SWI-Prolog-6.2.3.pdf
+0764f857e9f58d1c86fe60fca3a7992b  pl-6.2.4.tar.gz
+8221f44c2851dd4561b3413e12bae15a  SWI-Prolog-6.2.4.pdf


More information about the scm-commits mailing list