From 26ec5ba0ffae185963e779c3a26208fa630c57e0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 21:20:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-HTTP-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 2ca76c7..cfaec76 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny Version: 0.076 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic URL: https://metacpan.org/release/HTTP-Tiny @@ -84,6 +84,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.076-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Aug 06 2018 Petr Pisar - 0.076-1 - 0.076 bump