Accepting request 457341 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/457341 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Compare-ConstantTime?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
ba50b5352a
commit
d4ba1cde96
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-String-Compare-ConstantTime
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-String-Compare-ConstantTime
|
||||
Version: 0.311
|
||||
Version: 0.312
|
||||
Release: 0
|
||||
%define cpan_name String-Compare-ConstantTime
|
||||
Summary: Timing side-channel protected string compare
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/String-Compare-ConstantTime/
|
||||
Source0: http://www.cpan.org/authors/id/F/FR/FRACTAL/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/F/FR/FRACTAL/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
@@ -56,6 +57,7 @@ different, 'equals' will return false right away.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes COPYING README
|
||||
%doc Changes README
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user