2021.0814 bump
This commit is contained in:
parent
5ce344a321
commit
62c1b48b14
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/Text-Tabs+Wrap-2013.0523.tar.gz
|
||||
/Text-Tabs+Wrap-2021.0726.tar.gz
|
||||
/Text-Tabs+Wrap-2021.0804.tar.gz
|
||||
/Text-Tabs+Wrap-2021.0814.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Text-Tabs+Wrap
|
||||
Version: 2021.0804
|
||||
Version: 2021.0814
|
||||
Release: 1%{?dist}
|
||||
Summary: Expand tabs and do simple line wrapping
|
||||
License: TTWL
|
||||
@ -10,6 +10,7 @@ BuildRequires: coreutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(warnings)
|
||||
@ -82,6 +83,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Aug 25 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2021.0814-1
|
||||
- 2021.0814 bump
|
||||
|
||||
* Mon Aug 09 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2021.0804-1
|
||||
- 2021.0804 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Text-Tabs+Wrap-2021.0804.tar.gz) = 9c3c53811328bf30582a7c5ad0fc7dab4fe533c60019f1f8abf13bad7ce01404e4f27bd55f146b0fd917fbb732b5062d73ee2c81095bfa8afa697ba34ad86813
|
||||
SHA512 (Text-Tabs+Wrap-2021.0814.tar.gz) = 5eddd7c6f2370f64835ada53385edc67c5952d8e822d6eebbf310f922af42d0316f36451ce3bc3bd778a6bba8e9541c29ca25b7796b77065e1ac1df4b456db84
|
||||
|
Loading…
Reference in New Issue
Block a user