public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-SQL-Translator] epel10.2: 0.11021 bump
Date: Fri, 07 Aug 2026 12:47:48 GMT [thread overview]
Message-ID: <178610686848.1.17259423784584641083.rpms-perl-SQL-Translator-ec7991e4a87f@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-07 12:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178610686848.1.17259423784584641083.rpms-perl-SQL-Translator-ec7991e4a87f@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox