public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-SQL-Translator] epel10: 1.61 bump
Date: Fri, 07 Aug 2026 12:46:32 GMT	[thread overview]
Message-ID: <178610679286.1.17543519852594115579.rpms-perl-SQL-Translator-4bfa78c2a04c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-SQL-Translator
Branch : epel10
Commit : 4bfa78c2a04c0b3f8d800397b98eb0ab9c39e99b
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2020-04-20T09:44:25+02:00
Stats  : +11/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/4bfa78c2a04c0b3f8d800397b98eb0ab9c39e99b?branch=epel10

Log:
1.61 bump

---
diff --git a/.gitignore b/.gitignore
index 9c4417c..07995a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ SQL-Translator-0.11005.tar.gz
 /SQL-Translator-0.11023.tar.gz
 /SQL-Translator-0.11024.tar.gz
 /SQL-Translator-1.60.tar.gz
+/SQL-Translator-1.61.tar.gz

diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index 94b4c00..229fe0d 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -3,10 +3,10 @@
 
 Name:           perl-SQL-Translator
 Summary:        Manipulate structured data definitions (SQL and more)
-Version:        1.60
-Release:        4%{?dist}
+Version:        1.61
+Release:        1%{?dist}
 License:        GPL+ or Artistic
-Source0:        https://cpan.metacpan.org/authors/id/I/IL/ILMARI/SQL-Translator-%{version}.tar.gz
+Source0:        https://cpan.metacpan.org/authors/id/M/MS/MSTROUT/SQL-Translator-%{version}.tar.gz
 URL:            https://metacpan.org/release/SQL-Translator
 BuildArch:      noarch
 BuildRequires:  coreutils
@@ -144,11 +144,11 @@ sed -i -e '/^lib\/SQL\/Translator\/Parser\/Excel\.pm/d' MANIFEST
 %endif
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1
-make %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1 NO_PERLLOCAL=1
+%{make_build}
 
 %install
-make pure_install DESTDIR=%{buildroot}
+%{make_install}
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -167,6 +167,9 @@ make test
 %{_mandir}/man3/SQL::Translator::Producer::Diagram.*
 
 %changelog
+* Mon Apr 20 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.61-1
+- 1.61 bump
+
 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 

diff --git a/sources b/sources
index 635a31b..2af8131 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (SQL-Translator-1.60.tar.gz) = 0306ee301fd006276c5eeb3a4fd67ee9929e936cfa588d5b55a1e8acdb133f55724f2dd878722f01a540ff3b7b4554a15e2402df62944be8a38a9cc37d581511
+SHA512 (SQL-Translator-1.61.tar.gz) = 412bec48b942d24f1abbcdfe2cd4c6a9a05f1eb97f6624f6509dfb1804eb3ee9c78ee092a03bf3c9e4d387ce729bf813d5bd9f602d6d9047ec46a14fe7738ab9

                 reply	other threads:[~2026-08-07 12:46 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=178610679286.1.17543519852594115579.rpms-perl-SQL-Translator-4bfa78c2a04c@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=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