Accepting request 823584 from home:tinita:branches:devel:languages:perl

- Revert last change as requested (File::Path 2.07 -> 2.070000)

OBS-URL: https://build.opensuse.org/request/show/823584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Tiny?expand=0&rev=44
This commit is contained in:
Dirk Stoecker 2020-08-03 12:23:47 +00:00 committed by Git OBS Bridge
parent c0f2fc69d8
commit b1ebc81cab
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 30 10:37:05 UTC 2020 - Tina Müller <tina.mueller@suse.com>
- Revert last change as requested (File::Path 2.07 -> 2.070000)
-------------------------------------------------------------------
Tue Jul 28 10:24:55 UTC 2020 - Tina Müller <tina.mueller@suse.com>

View File

@ -31,11 +31,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Digest::SHA) >= 5.45
BuildRequires: perl(File::Path) >= 2.07
BuildRequires: perl(File::Path) >= 2.070000
BuildRequires: perl(File::Temp) >= 0.19
BuildRequires: perl(Test::More) >= 0.96
Requires: perl(Digest::SHA) >= 5.45
Requires: perl(File::Path) >= 2.07
Requires: perl(File::Path) >= 2.070000
Requires: perl(File::Temp) >= 0.19
Recommends: perl(Unicode::UTF8) >= 0.58
%{perl_requires}