public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Graph] epel10: 0.9716 bump
@ 2026-08-07 9:20 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-07 9:20 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 9:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 9:20 [rpms/perl-Graph] epel10: 0.9716 bump Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox