summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2021-05-17 20:32:02 (GMT)
committerJakub Bogusz2021-05-17 20:32:02 (GMT)
commit4b99af42536462b8d78572d3ad5b6027fbd608ef (patch)
tree6933eb2bd8c9753d128a81684df7b208057f07c3
parent84c3673d841c42533cb6e9fc4b1ccceaff0cd1cf (diff)
downloadperl-Text-Autoformat-4b99af42536462b8d78572d3ad5b6027fbd608ef.zip
perl-Text-Autoformat-4b99af42536462b8d78572d3ad5b6027fbd608ef.tar.gz
-rw-r--r--perl-Text-Autoformat.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/perl-Text-Autoformat.spec b/perl-Text-Autoformat.spec
index 7f0ac67..453e04d 100644
--- a/perl-Text-Autoformat.spec
+++ b/perl-Text-Autoformat.spec
@@ -8,17 +8,18 @@ Summary: Text::Autoformat - automatic text wrapping and reformatting
Summary(pl.UTF-8): Text::Autoformat - automatyczne zawijanie i reformatowanie tekstu
Name: perl-Text-Autoformat
# add "0000" to version because there were six-digit versions in 1.6xxxxx times
-%define ver 1.74
+%define ver 1.75
Version: %{ver}0000
Release: 1
License: Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Text/%{pdir}-%{pnam}-%{ver}.tar.gz
-# Source0-md5: 2c147571940dddec4974ca8cd5ddc57f
-URL: http://search.cpan.org/dist/Text-Autoformat/
+# Source0-md5: b363538a55eb1315951cbe022124684b
+URL: https://metacpan.org/release/Text-Autoformat
BuildRequires: perl-Text-Reform >= 1.11
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
Requires: perl-Text-Reform >= 1.11
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)