public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Iain Arnell <iarnell@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-SQL-Translator] epel10.2: update filtering for rpm 4.9
Date: Fri, 07 Aug 2026 12:47:41 GMT	[thread overview]
Message-ID: <178610686147.1.9382437194332390775.rpms-perl-SQL-Translator-3553463ffb1d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-SQL-Translator
Branch : epel10.2
Commit : 3553463ffb1df811c0e16c992d8d80541baf48e3
Author : Iain Arnell <iarnell@gmail.com>
Date   : 2011-07-21T16:45:32+02:00
Stats  : +10/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/3553463ffb1df811c0e16c992d8d80541baf48e3?branch=epel10.2

Log:
update filtering for rpm 4.9

---
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index c14fc82..dbf19b6 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,7 +1,7 @@
 Name:           perl-SQL-Translator
 Summary:        Manipulate structured data definitions (SQL and more)
 Version:        0.11006
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        GPLv2
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Translator-%{version}.tar.gz 
@@ -60,8 +60,12 @@ Requires:       perl(Pod::Usage)
 Requires:       perl(XML::Writer) >= 0.5
 
 
-%{?filter_from_requires: %filter_from_requires /^perl(:)$/d }
-%{?perl_default_filter}
+%{?perl_default_filter:
+%filter_from_requires /^perl(:)$/d
+%perl_default_filter
+}
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(:\\)
+
 %{?perl_default_subpackage_tests}
 
 %description
@@ -113,6 +117,9 @@ rm -rf %{buildroot}
 %{_mandir}/man[13]/*
 
 %changelog
+* Thu Jul 21 2011 Iain Arnell <iarnell@gmail.com> 0.11006-6
+- update filtering for rpm 4.9
+
 * Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 0.11006-5
 - Perl mass rebuild
 

                 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=178610686147.1.9382437194332390775.rpms-perl-SQL-Translator-3553463ffb1d@fedoraproject.org \
    --to=iarnell@gmail.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