public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Graph] epel10.2: 0.9726 bump
@ 2026-08-07 9:21 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-07 9:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Graph
Branch : epel10.2
Commit : d487cce09852d2e20995ab8d42a4f538b04fe981
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2023-06-07T16:02:14+02:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Graph/c/d487cce09852d2e20995ab8d42a4f538b04fe981?branch=epel10.2
Log:
0.9726 bump
---
diff --git a/.gitignore b/.gitignore
index 73d9361..2784277 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Graph-0.91.tar.gz
/Graph-0.9716.tar.gz
/Graph-0.9724.tar.gz
/Graph-0.9725.tar.gz
+/Graph-0.9726.tar.gz
diff --git a/perl-Graph.spec b/perl-Graph.spec
index c5f5ce3..99d8a75 100644
--- a/perl-Graph.spec
+++ b/perl-Graph.spec
@@ -1,12 +1,12 @@
-%global cpan_version 0.9725
+%global cpan_version 0.9726
Name: perl-Graph
# Keep 2-digit precision
Version: %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: Perl module for dealing with graphs, the abstract data structures
-License: GPL+ or Artistic
+License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Graph
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETJ/Graph-%{cpan_version}.tar.gz
@@ -79,10 +79,13 @@ make test
%files
%doc README RELEASE DESIGN Changes TODO util
-%{perl_vendorlib}/*
-%{_mandir}/man3/*.3*
+%{perl_vendorlib}/Graph*
+%{_mandir}/man3/Graph*.3*
%changelog
+* Wed Jun 07 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.97.26-1
+- 0.9726 bump
+
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.97.25-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
diff --git a/sources b/sources
index af8b715..7b23b62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Graph-0.9725.tar.gz) = 51638c45dd7b21a87e3d6771f06dd5fae1e71da7dea4d337de2e540de4ab625a53e349799ee4c0cc77108fff4c47027d33f501edafb52daaef699f82edd5c3d3
+SHA512 (Graph-0.9726.tar.gz) = c35b1cc13524ed032f6542ffdd7b1e32b89698aef105d14df4818a68c8b0884778024a8d37b4d7a1abce762361f1a73379ac2d5ad0ec81f73c92f0cce43029ce
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 9:21 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:21 [rpms/perl-Graph] epel10.2: 0.9726 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