public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-SQL-Translator] epel10.2: 0.11021 bump
@ 2026-08-07 12:47
0 siblings, 0 replies; only message in thread
From: @ 2026-08-07 12:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-SQL-Translator
Branch : epel10.2
Commit : ec7991e4a87f3e6cefacc94b9945b430fb958266
Author : Petr Šabata <contyk@redhat.com>
Date : 2015-02-03T14:42:15+01:00
Stats : +8/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/ec7991e4a87f3e6cefacc94b9945b430fb958266?branch=epel10.2
Log:
0.11021 bump
---
diff --git a/.gitignore b/.gitignore
index cd3034f..c83a4f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ SQL-Translator-0.11005.tar.gz
/SQL-Translator-0.11012.tar.gz
/SQL-Translator-0.11016.tar.gz
/SQL-Translator-0.11020.tar.gz
+/SQL-Translator-0.11021.tar.gz
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index 9e859fb..360135f 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,6 +1,6 @@
Name: perl-SQL-Translator
Summary: Manipulate structured data definitions (SQL and more)
-Version: 0.11020
+Version: 0.11021
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@@ -8,7 +8,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/SQL-Translato
URL: http://search.cpan.org/dist/SQL-Translator/
BuildArch: noarch
BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.54
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(File::Spec)
BuildRequires: perl(inc::Module::Install) >= 1.06
BuildRequires: perl(Module::Install::AuthorTests)
@@ -138,12 +138,11 @@ sed -i -e '1 s|^#!/usr/bin/env perl|#!%{__perl}|' script/*
chmod -x lib/SQL/Translator/Parser/JSON.pm
%build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1
make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} +
find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
%{_fixperms} %{buildroot}/*
@@ -157,6 +156,9 @@ make test
%{_mandir}/man[13]/*
%changelog
+* Tue Feb 03 2015 Petr Šabata <contyk@redhat.com> - 0.11021-1
+- 0.11021 bump
+
* Mon Nov 24 2014 Petr Pisar <ppisar@redhat.com> - 0.11020-1
- 0.11020 bump
diff --git a/sources b/sources
index 5d0c95a..3f1a1ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-271d40a2c484b41a8654f918be28695b SQL-Translator-0.11020.tar.gz
+7ef7dd297efd22fec3bc39e0bd03c50d SQL-Translator-0.11021.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 12:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 12:47 [rpms/perl-SQL-Translator] epel10.2: 0.11021 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox