public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-HTTP-Tiny-Paranoid] f45: new upstream version; adds tests so run them
@ 2026-08-29 13:46 Chris Adams
0 siblings, 0 replies; only message in thread
From: Chris Adams @ 2026-08-29 13:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-HTTP-Tiny-Paranoid
Branch : f45
Commit : 67048a794ac24c501d85ef065d978d13b43043fe
Author : Chris Adams <linux@cmadams.net>
Date : 2026-08-29T08:38:17-05:00
Stats : +11/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-HTTP-Tiny-Paranoid/c/67048a794ac24c501d85ef065d978d13b43043fe?branch=f45
Log:
new upstream version; adds tests so run them
---
diff --git a/.gitignore b/.gitignore
index d6e77d7..d1edba7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/HTTP-Tiny-Paranoid-0.07.tar.gz
+/HTTP-Tiny-Paranoid-0.08.tar.gz
diff --git a/perl-HTTP-Tiny-Paranoid.spec b/perl-HTTP-Tiny-Paranoid.spec
index 5134a7d..daf7aba 100644
--- a/perl-HTTP-Tiny-Paranoid.spec
+++ b/perl-HTTP-Tiny-Paranoid.spec
@@ -1,6 +1,6 @@
Name: perl-HTTP-Tiny-Paranoid
-Version: 0.07
-Release: 9%{?dist}
+Version: 0.08
+Release: 1%{?dist}
Summary: Safer HTTP::Tiny
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/dist/HTTP-Tiny-Paranoid
@@ -11,6 +11,8 @@ BuildRequires: perl(Class::Method::Modifiers)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(HTTP::Tiny) >= 0.070
BuildRequires: perl(Net::DNS::Paranoid)
+BuildRequires: perl(Test::Fake::HTTPD)
+BuildRequires: perl(Test::More)
BuildRequires: perl(parent)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
@@ -33,9 +35,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%{_fixperms} %{buildroot}/*
%check
-# no tests so do a manual load check
-#make test
-perl -I./lib -MHTTP::Tiny::Paranoid -e '1;'
+make test
%files
%doc Changes README
@@ -44,6 +44,10 @@ perl -I./lib -MHTTP::Tiny::Paranoid -e '1;'
%{_mandir}/man3/HTTP::Tiny::*
%changelog
+* Sat Aug 29 2026 Chris Adams <linux@cmadams.net> - 0.08-1
+- new upstream version
+- adds tests so run them
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.07-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index f19db9d..5153e59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTTP-Tiny-Paranoid-0.07.tar.gz) = e853c34f4d8ea1a325a48674d0183442f812ee3d9170d31c46a2e4fe1b90e39e9d47c853fcccbe173aad92589f9deff0f724fe8a2b0568661e2c56b2e67c0f1b
+SHA512 (HTTP-Tiny-Paranoid-0.08.tar.gz) = 0cd8994b07ab93ade0cf355482751551c66d2c62ca888b515d65292f84f7500a81ca1b6ce2e1d6c4a102a61fbc03ead1bdbe75175f4b561832a36dff7d05819f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-29 13:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29 13:46 [rpms/perl-HTTP-Tiny-Paranoid] f45: new upstream version; adds tests so run them Chris Adams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox