public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-SQL-Abstract] epel10.2: Update to 1.77
Date: Thu, 06 Aug 2026 09:25:28 GMT	[thread overview]
Message-ID: <178600832813.1.5891383601842819102.rpms-perl-SQL-Abstract-99236d52ff15@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-SQL-Abstract
            Branch : epel10.2
            Commit : 99236d52ff15dafb27b0e2b2541de0c65303481f
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2014-04-09T15:15:25+01:00
            Stats  : +20/-14 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-SQL-Abstract/c/99236d52ff15dafb27b0e2b2541de0c65303481f?branch=epel10.2

            Log:
            Update to 1.77

- Update to latest upstream version
- This release by RIBASUSHI -> update source URL
- BR: perl(Data::Dumper) and perl(Test::Deep) ≥ 0.101
- Don't need to remove empty directories from the buildroot
- Use DESTDIR rather than PERL_INSTALL_ROOT

---
diff --git a/.gitignore b/.gitignore
index e5b67cd..4814ce9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-SQL-Abstract-1.67.tar.gz
-/SQL-Abstract-1.72.tar.gz
-/SQL-Abstract-1.73.tar.gz
+/SQL-Abstract-[0-9.]*.tar.gz

diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec
index 10dcf26..d93b65b 100644
--- a/perl-SQL-Abstract.spec
+++ b/perl-SQL-Abstract.spec
@@ -1,23 +1,25 @@
 Name:           perl-SQL-Abstract
-Version:        1.73
-Release:        4%{?dist}
+Version:        1.77
+Release:        1%{?dist}
 Summary:        Generate SQL from Perl data structures
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/SQL-Abstract
-Source0:        http://search.cpan.org/CPAN/authors/id/F/FR/FREW/SQL-Abstract-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Abstract-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl(Test::Exception)
-BuildRequires:  perl(Test::Warn)
-BuildRequires:  perl(Test::More) >= 0.92
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(Class::Accessor::Grouped) >= 0.10005
 BuildRequires:  perl(Clone) >= 0.31
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(Getopt::Long::Descriptive) >= 0.091
 BuildRequires:  perl(Hash::Merge) >= 0.12
-BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::Builder)
+BuildRequires:  perl(Test::Deep) >= 0.101
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(Test::More) >= 0.92
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Class::Accessor::Grouped) >= 0.10005
 Requires:       perl(Getopt::Long::Descriptive) >= 0.091
@@ -44,9 +46,8 @@ PERL5_CPANPLUS_IS_RUNNING=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -65,6 +66,13 @@ SQLATEST_TESTER=1 make test
 %{_mandir}/man3/DBIx::Class::Storage::Debug::PrettyPrint.3pm*
 
 %changelog
+* Wed Apr  9 2014 Paul Howarth <paul@city-fan.org> - 1.77-1
+- Update to latest upstream version
+- This release by RIBASUSHI -> update source URL
+- BR: perl(Data::Dumper) and perl(Test::Deep) ≥ 0.101
+- Don't need to remove empty directories from the buildroot
+- Use DESTDIR rather than PERL_INSTALL_ROOT
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.73-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 

diff --git a/sources b/sources
index 3948930..9cd5158 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d72edac94a2bf487fcd19460c4d3a7d3  SQL-Abstract-1.73.tar.gz
+4e7af7304a5e6c89e1e23582c7d6b657  SQL-Abstract-1.77.tar.gz

                 reply	other threads:[~2026-08-06  9:25 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=178600832813.1.5891383601842819102.rpms-perl-SQL-Abstract-99236d52ff15@fedoraproject.org \
    --to=paul@city-fan.org \
    --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