public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Graph] epel10: 0.96 bump
@ 2026-08-07  9:20 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-07  9:20 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Graph
Branch : epel10
Commit : 72c43d3215bff6c1d62b8a27095d9e0eab791af6
Author : Petr Písař <ppisar@redhat.com>
Date   : 2013-07-17T14:29:14+02:00
Stats  : +13/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Graph/c/72c43d3215bff6c1d62b8a27095d9e0eab791af6?branch=epel10

Log:
0.96 bump

---
diff --git a/.gitignore b/.gitignore
index 8aa9633..9235fe4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Graph-0.91.tar.gz
+/Graph-0.96.tar.gz

diff --git a/perl-Graph.spec b/perl-Graph.spec
index e6d905d..4e824de 100644
--- a/perl-Graph.spec
+++ b/perl-Graph.spec
@@ -1,6 +1,6 @@
 Name:           perl-Graph
-Version:        0.91
-Release:        13%{?dist}
+Version:        0.96
+Release:        1%{?dist}
 Summary:        Perl module for dealing with graphs, the abstract data structures
 
 Group:          Development/Libraries
@@ -10,7 +10,9 @@ Source0:        http://www.cpan.org/authors/id/J/JH/JHI/Graph-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Getopt::Long)
 # Run-time
 BuildRequires:  perl(AutoLoader)
 BuildRequires:  perl(base)
@@ -18,14 +20,18 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(List::Util)
+BuildRequires:  perl(overload)
 BuildRequires:  perl(Safe)
 BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
 # Tests
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Math::Complex)
 BuildRequires:  perl(Storable) >= 2.05
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Text::Abbrev)
+BuildRequires:  perl(warnings)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:  perl(Carp)
 
@@ -76,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.96-1
+- 0.96 bump
+
 * Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.91-13
 - Perl 5.18 rebuild
 

diff --git a/sources b/sources
index 2fd6363..e0a5af2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81cf32f8fb524bfc9f4cd7a86486e85a  Graph-0.91.tar.gz
+24734ad5a6a20023f3950681f8e9b029  Graph-0.96.tar.gz

^ 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.96 bump 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox