[perl-Language-Prolog-Yaswi] 0.21 bump

Petr Pisar ppisar at fedoraproject.org
Wed Jul 11 12:26:44 UTC 2012


commit fc6842d02c25f30b2f6b2537254266de84b90ec0
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jul 11 14:26:28 2012 +0200

    0.21 bump

 .gitignore                                         |    1 +
 ...ge-Prolog-Yaswi-0.19-Use-PL-and-PLLDFLAGS.patch |   36 --------------------
 perl-Language-Prolog-Yaswi.spec                    |   10 +++---
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a61acf7..45ea5e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Language-Prolog-Yaswi-0.19.tar.gz
+/Language-Prolog-Yaswi-0.21.tar.gz
diff --git a/perl-Language-Prolog-Yaswi.spec b/perl-Language-Prolog-Yaswi.spec
index c0a4f2e..4bc6e24 100644
--- a/perl-Language-Prolog-Yaswi.spec
+++ b/perl-Language-Prolog-Yaswi.spec
@@ -1,13 +1,11 @@
 Name:           perl-Language-Prolog-Yaswi
-Version:        0.19
-Release:        2%{?dist}
+Version:        0.21
+Release:        1%{?dist}
 Summary:        Yet another interface to SWI-Prolog
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Language-Prolog-Yaswi/
 Source0:        http://www.cpan.org/authors/id/S/SA/SALVA/Language-Prolog-Yaswi-%{version}.tar.gz
-# Locate SWI Prolog properly. RT#75711.
-Patch0:         Language-Prolog-Yaswi-0.19-Use-PL-and-PLLDFLAGS.patch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # XXX: Both SWI Prolog and Perl must (not) be compiled with threads support at
 # the same time.
@@ -36,7 +34,6 @@ and so on.
 
 %prep
 %setup -q -n Language-Prolog-Yaswi-%{version}
-%patch0 -p1
 for F in README; do
     iconv -f iso8859-1 -t utf-8 < "$F" > "${F}.new"
     touch -r "$F" "${F}.new"
@@ -65,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jul 11 2012 Petr Pisar <ppisar at redhat.com> - 0.21-1
+- 0.21 bump
+
 * Tue Jun 12 2012 Petr Pisar <ppisar at redhat.com> - 0.19-2
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index d78ebb5..52ce1b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05035c6ac6069866dc65765bb83bc457  Language-Prolog-Yaswi-0.19.tar.gz
+da721795feeab3e41a285e198df4a656  Language-Prolog-Yaswi-0.21.tar.gz


More information about the scm-commits mailing list