public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-ExtUtils-XSpp] rawhide: 0.19 bump (rhbz#2496706)
@ 2026-07-03 12:05 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-07-03 12:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-ExtUtils-XSpp
Branch : rawhide
Commit : 7a2d1a384853ef1ace224b823029ff9421a33b0b
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-07-03T14:04:54+02:00
Stats : +12/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-ExtUtils-XSpp/c/7a2d1a384853ef1ace224b823029ff9421a33b0b?branch=rawhide
Log:
0.19 bump (rhbz#2496706)
---
diff --git a/.gitignore b/.gitignore
index e082512..686cba0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ ExtUtils-XSpp-0.12.tar.gz
/ExtUtils-XSpp-0.1603.tar.gz
/ExtUtils-XSpp-0.1700.tar.gz
/ExtUtils-XSpp-0.18.tar.gz
+/ExtUtils-XSpp-0.19.tar.gz
diff --git a/perl-ExtUtils-XSpp.spec b/perl-ExtUtils-XSpp.spec
index 8fbe321..eb8de48 100644
--- a/perl-ExtUtils-XSpp.spec
+++ b/perl-ExtUtils-XSpp.spec
@@ -1,11 +1,11 @@
Name: perl-ExtUtils-XSpp
Epoch: 1
-Version: 0.18
-Release: 34%{?dist}
+Version: 0.19
+Release: 1%{?dist}
Summary: C++ variant of Perl's XS language
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/ExtUtils-XSpp
-Source0: https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/ExtUtils-XSpp-%{version}.tar.gz
+Source0: https://cpan.metacpan.org/authors/id/M/MB/MBARBON/ExtUtils-XSpp-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-generators
BuildRequires: perl-interpreter
@@ -60,10 +60,15 @@ perl Build.PL installdirs=vendor
%files
%doc Changes examples README XSP.yp
%{_bindir}/xspp
-%{perl_vendorlib}/ExtUtils*
-%{_mandir}/man?/*
+%dir %{perl_vendorlib}/ExtUtils
+%{perl_vendorlib}/ExtUtils/XSpp*
+%{_mandir}/man1/xspp*
+%{_mandir}/man3/ExtUtils::XSpp*
%changelog
+* Fri Jul 03 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.19-1
+- 0.19 bump (rhbz#2496706)
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.18-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index f4a671f..1c67b9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ExtUtils-XSpp-0.18.tar.gz) = 0e075876f8a269bd0df71a37bcfe7c164fa18ffabe72deecb57d5ebefa3a78fc0c2438e75319497e0e1f99e6f9af9ae33af8ecb67e1d411356d6f3a50cd9ea1e
+SHA512 (ExtUtils-XSpp-0.19.tar.gz) = 2385a22ed116c6e6ea5bed0e7964a21ef7ec511ad92fa98bf2dc97a6b224f50989802d7694bc46af40f0c58e6e31ee50d1c259a214f3328595c3df080b2d1e55
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 12:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 12:05 [rpms/perl-ExtUtils-XSpp] rawhide: 0.19 bump (rhbz#2496706) Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox