public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-V] rawhide: 0.23 bump (rhbz#2435246)
@ 2026-07-08 13:36 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-07-08 13:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-V
Branch : rawhide
Commit : 9723abbeaca1512631cd81d8ba10a5d944a31fd4
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-07-08T15:36:19+02:00
Stats : +12/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-V/c/9723abbeaca1512631cd81d8ba10a5d944a31fd4?branch=rawhide
Log:
0.23 bump (rhbz#2435246)
---
diff --git a/.gitignore b/.gitignore
index 814a554..c3862f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ V-0.13.tar.gz
/V-0.19.tar.gz
/V-0.21.tgz
/V-0.22.tgz
+/V-0.23.tgz
diff --git a/perl-V.spec b/perl-V.spec
index 33651d0..802127e 100644
--- a/perl-V.spec
+++ b/perl-V.spec
@@ -1,6 +1,6 @@
Name: perl-V
-Version: 0.22
-Release: 3%{?dist}
+Version: 0.23
+Release: 1%{?dist}
Summary: Print version of the specified Perl modules
Group: Development/Libraries
@@ -20,7 +20,10 @@ BuildRequires: perl(File::Spec)
BuildRequires: perl(vars)
BuildRequires: perl(version)
# Tests
+BuildRequires: perl(Carp)
+BuildRequires: perl(Cwd)
BuildRequires: perl(feature)
+BuildRequires: perl(File::Spec::Functions)
BuildRequires: perl(lib)
BuildRequires: perl(parent)
BuildRequires: perl(Test::Builder::Module)
@@ -50,10 +53,13 @@ make test VERBOSE=1
%files
%doc Changes README.md SECURITY.md CONTRIBUTING.md
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/V*
+%{_mandir}/man3/V*
%changelog
+* Wed Jul 08 2026 Jitka Plesnikova <jplesnik@redhat.com> - 0.23-1
+- 0.23 bump (rhbz#2435246)
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.22-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 78a36b1..a526d37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (V-0.22.tgz) = 1201a9ef1b227e52b2a08346e28a1b8d5a72ada4ace87928650fbfecfbb6445460a3e76266d2640a6fec3a630c8ae69d5df17248fb8316a98f4e104d2f630008
+SHA512 (V-0.23.tgz) = 8535975fa5eb5aaaa225adccbca5c8ed2722494f824ce714e17a64687d9b768e5f270ef108f1e2a2b1a6fbb4808a6d56f676d2da3c7535026208949e2b3d0d2b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 13:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 13:36 [rpms/perl-V] rawhide: 0.23 bump (rhbz#2435246) Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox