Accepting request 841445 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/841445 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-Rijndael?expand=0&rev=16
This commit is contained in:
commit
e50094784b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6451c3dffe8703523be2bb08d1adca97e77df2a8a4dd46944d18a99330b7850e
|
||||
size 71759
|
3
Crypt-Rijndael-1.15.tar.gz
Normal file
3
Crypt-Rijndael-1.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0989b55990d7905d1b5bf524cd8b46aadc0de778414d4ca8d406aa2aa594163
|
||||
size 71407
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user