Notification time stamped 2019-01-10 13:34:47 UTC

From 423de1294d35d035653d2f122cd23989d190d40f Mon Sep 17 00:00:00 2001
From: Ralf Corsépius <corse...@fedoraproject.org>
Date: Jan 10 2019 08:18:32 +0000
Subject: Upstream update.

Add BR: perl(Moo).

---

diff --git a/.gitignore b/.gitignore
index 395f573..336d57b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Type-Tie-0.011.tar.gz
+/Type-Tie-0.013.tar.gz
diff --git a/perl-Type-Tie.spec b/perl-Type-Tie.spec
index 867c5d0..2c1283b 100644
--- a/perl-Type-Tie.spec
+++ b/perl-Type-Tie.spec
@@ -1,6 +1,6 @@
 Name:           perl-Type-Tie
-Version:        0.011
-Release:        2%{?dist}
+Version:        0.013
+Release:        1%{?dist}
 Summary:        Tie a variable to a type constraint
 # cf. README
 License:        GPL+ or Artistic
@@ -18,6 +18,7 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter::Tiny) >= 0.026
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Hash::FieldHash)
+BuildRequires:  perl(Moo)
 BuildRequires:  perl(Tie::Array)
 BuildRequires:  perl(Tie::Hash)
 BuildRequires:  perl(Tie::Scalar)
@@ -54,6 +55,7 @@ the variable conform.
 
 # Remove bundled stuff
 %{__rm} -r inc/
+sed -i -e '/^inc\/.*$/d' MANIFEST
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@@ -74,6 +76,10 @@ the variable conform.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 10 2019 Ralf Corsépius <corse...@fedoraproject.org> - 0.013-1
+- Upstream update.
+- Add BR: perl(Moo).
+
 * Fri Jul 13 2018 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.011-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 
diff --git a/sources b/sources
index 222e822..9d92a67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Type-Tie-0.011.tar.gz) = 
ce4de19c14c46066e9b58cb13cf9ac4c108f99b8db604e9d8766168193b2e617e92bccc9f27fadd96f7103eae3a380c2041087b451239d713b7ce02eac202d43
+SHA512 (Type-Tie-0.013.tar.gz) = 
79a2a7441bcd391d393302e88d76283f616119f9e53e2c98ad980d9681e41fae2c329f6165d398b3cdc51f07a2746e39966b84d5521eb996bf471b0ba78c0d42


        
https://src.fedoraproject.org/rpms/perl-Type-Tie/c/423de1294d35d035653d2f122cd23989d190d40f?branch=master
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to