public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chris Adams <linux@cmadams.net>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-HTTP-Tiny-Paranoid] f45: new upstream version; adds tests so run them
Date: Sat, 29 Aug 2026 13:46:42 GMT	[thread overview]
Message-ID: <178801120287.1.1702267670903744356.rpms-perl-HTTP-Tiny-Paranoid-67048a794ac2@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-29 13:46 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=178801120287.1.1702267670903744356.rpms-perl-HTTP-Tiny-Paranoid-67048a794ac2@fedoraproject.org \
    --to=linux@cmadams.net \
    --cc=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