public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Graph] epel10: 0.96 bump
Date: Fri, 07 Aug 2026 09:20:17 GMT [thread overview]
Message-ID: <178609441739.1.8558852164966991670.rpms-perl-Graph-72c43d3215bf@fedoraproject.org> (raw)
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
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=178609441739.1.8558852164966991670.rpms-perl-Graph-72c43d3215bf@fedoraproject.org \
--to=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