From 63ac7ccacc2fa1d76968d1771118f9f7bce80f04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <[email protected]>
Date: Fri, 24 Mar 2017 04:41:07 +0100
Subject: Update to 0.23. BR: %{__make}, %{__perl}.
---
.gitignore | 2 +-
perl-HTML-Selector-XPath.spec | 9 ++++++++-
sources | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 04f53ca..06c2565 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/HTML-Selector-XPath-0.22.tar.gz
+/HTML-Selector-XPath-0.23.tar.gz
diff --git a/perl-HTML-Selector-XPath.spec b/perl-HTML-Selector-XPath.spec
index b3d8be9..345aa12 100644
--- a/perl-HTML-Selector-XPath.spec
+++ b/perl-HTML-Selector-XPath.spec
@@ -1,5 +1,5 @@
Name: perl-HTML-Selector-XPath
-Version: 0.22
+Version: 0.23
Release: 1%{?dist}
Summary: CSS Selector to XPath compiler
License: GPL+ or Artistic
@@ -10,6 +10,9 @@ BuildArch: noarch
BuildRequires: perl >= 1:5.8.1
BuildRequires: perl-generators
+BuildRequires: %{__perl}
+BuildRequires: %{__make}
+
BuildRequires: perl(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(strict)
@@ -51,6 +54,10 @@ sed -i -e '/^inc\/.*$/d' MANIFEST
%{_mandir}/man3/*
%changelog
+* Fri Mar 24 2017 Ralf Corsépius <[email protected]> - 0.23-1
+- Update to 0.23.
+- BR: %%{__make}, %%{__perl}.
+
* Thu Mar 23 2017 Ralf Corsépius <[email protected]> - 0.22-1
- Update to 0.22 (RHBZ#1435194).
- Modernize spec.
diff --git a/sources b/sources
index ba274f0..427b421 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTML-Selector-XPath-0.22.tar.gz) =
e24757da0a547b70643e2902b56eacbfd91fabbf608c51defc848ae1945c038a7b56ff624a57c3c4f9741622deec5860a3c3383669b20505e5b2d686f38b6b90
+SHA512 (HTML-Selector-XPath-0.23.tar.gz) =
877ad6e06b3109c20a0be71e259e5ebc722acf98891a2a05601a23b1a2611f9d4dd80ab0e7c67d67e6f90941bdfa15a3e6ec84188e602eb417cba600b665931f
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-HTML-Selector-XPath.git/commit/?h=f25&id=63ac7ccacc2fa1d76968d1771118f9f7bce80f04
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]