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-Graph] epel10: 0.9716 bump
Date: Fri, 07 Aug 2026 09:20:31 GMT	[thread overview]
Message-ID: <178609443108.1.3571294772774442800.rpms-perl-Graph-21db5782e85f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Graph
Branch : epel10
Commit : 21db5782e85f02ff8491548141da3bb531ede8e6
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2021-01-21T09:24:46+01:00
Stats  : +10/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Graph/c/21db5782e85f02ff8491548141da3bb531ede8e6?branch=epel10

Log:
0.9716 bump

---
diff --git a/.gitignore b/.gitignore
index cbf4af7..15fcc62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Graph-0.91.tar.gz
 /Graph-0.96.tar.gz
 /Graph-0.9704.tar.gz
 /Graph-0.9712.tar.gz
+/Graph-0.9716.tar.gz

diff --git a/perl-Graph.spec b/perl-Graph.spec
index b92c857..0686110 100644
--- a/perl-Graph.spec
+++ b/perl-Graph.spec
@@ -1,4 +1,4 @@
-%global cpan_version 0.9712
+%global cpan_version 0.9716
 
 Name:           perl-Graph
 # Keep 2-digit precision
@@ -27,10 +27,11 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Heap::Fibonacci) >= 0.80
-BuildRequires:  perl(List::Util)
+BuildRequires:  perl(List::Util) >= 1.45
 BuildRequires:  perl(overload)
 BuildRequires:  perl(Safe)
 BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Set::Object) >= 1.40
 BuildRequires:  perl(Storable) >= 2.05
 BuildRequires:  perl(vars)
 # Tests
@@ -47,6 +48,7 @@ Requires:       perl(Carp)
 Requires:       perl(Data::Dumper)
 Requires:       perl(Heap::Fibonacci)
 Requires:       perl(Safe)
+Requires:       perl(Set::Object) >= 1.40
 
 %description
 This is Graph, a Perl module for dealing with graphs, the abstract
@@ -72,7 +74,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
 
 %install
 %{make_install}
-find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';'
+find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -85,6 +87,9 @@ make test
 
 
 %changelog
+* Thu Jan 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.97.16-1
+- 0.9716 bump
+
 * Tue Dec 08 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.97.12-1
 - 0.9712 bump
 - Modernize spec

diff --git a/sources b/sources
index 42bb42e..1268096 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Graph-0.9712.tar.gz) = 9175e74ccc543578aabdae0eee7f1a0649197e5fad1252f2594f4d0c5e48d6a353460ad38dd63f4d5cdb3e21e19d1aa98f1be2f2253d438060d9069a246eb366
+SHA512 (Graph-0.9716.tar.gz) = cd7e4779ac301cb62566ddc66ebb49501ddebcddfcd0b90f69f6e61eff322989fa9b1bfa4c92cf9d9c6d6a745a6db4f572f6916c11c5997ec5441565bcd0297f

                 reply	other threads:[~2026-08-07  9:20 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=178609443108.1.3571294772774442800.rpms-perl-Graph-21db5782e85f@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