Accepting request 841430 from devel:languages:perl:autoupdate

- updated to 1.15
   see /usr/share/doc/packages/perl-Crypt-Rijndael/Changes
  1.15 - 2020-10-10
     * Use standard uint8_t and uint32_t from stdint.h

OBS-URL: https://build.opensuse.org/request/show/841430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-Rijndael?expand=0&rev=23
This commit is contained in:
Dirk Stoecker 2020-10-13 09:01:53 +00:00 committed by Git OBS Bridge
parent b9333bca3e
commit 3081613374
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6451c3dffe8703523be2bb08d1adca97e77df2a8a4dd46944d18a99330b7850e
size 71759

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0989b55990d7905d1b5bf524cd8b46aadc0de778414d4ca8d406aa2aa594163
size 71407

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 11 03:07:15 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.15
see /usr/share/doc/packages/perl-Crypt-Rijndael/Changes
1.15 - 2020-10-10
* Use standard uint8_t and uint32_t from stdint.h
-------------------------------------------------------------------
Sat Jun 15 05:06:12 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Crypt-Rijndael
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,14 +17,14 @@
Name: perl-Crypt-Rijndael
Version: 1.14
Version: 1.15
Release: 0
#Upstream: SUSE-Public-Domain
%define cpan_name Crypt-Rijndael
Summary: Crypt::CBC compliant Rijndael encryption module
License: LGPL-3.0-only
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build