From 0ad4cf13dc25fe86f7eabd983c6275c18c54f840 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 11 Nov 2019 05:39:56 -0500 Subject: [PATCH] import perl-HTTP-Tiny-0.074-2.module+el8.1.0+2926+ce7246ad --- SPECS/perl-HTTP-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-HTTP-Tiny.spec b/SPECS/perl-HTTP-Tiny.spec index cdb30a8..afeef2a 100644 --- a/SPECS/perl-HTTP-Tiny.spec +++ b/SPECS/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny Version: 0.074 -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 Mar 29 2019 Jitka Plesnikova - 0.074-2 +- Rebuild with enable hardening (bug #1636329) + * Tue Jul 31 2018 Petr Pisar - 0.074-1 - 0.074 bump