Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-CryptX for openSUSE:Factory 
checked in at 2021-02-16 22:40:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CryptX (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CryptX.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CryptX"

Tue Feb 16 22:40:14 2021 rev:6 rq:872782 version:0.070

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CryptX/perl-CryptX.changes  2020-08-28 
23:45:33.959479190 +0200
+++ /work/SRC/openSUSE:Factory/.perl-CryptX.new.28504/perl-CryptX.changes       
2021-02-16 22:50:52.282696323 +0100
@@ -1,0 +2,11 @@
+Sat Feb 13 03:06:21 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.070
+   see /usr/share/doc/packages/perl-CryptX/Changes
+
+  0.070   2021-02-12
+          - fix #66 remove -flto=auto (Makefile.PL)
+          - fix #65 typo in docs (lib/Crypt/Cipher.pm)
+          - bundled libtomcrypt update branch:develop (commit:910d6252 
2021-01-19)
+
+-------------------------------------------------------------------

Old:
----
  CryptX-0.069.tar.gz

New:
----
  CryptX-0.070.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-CryptX.spec ++++++
--- /var/tmp/diff_new_pack.095Max/_old  2021-02-16 22:50:52.814697015 +0100
+++ /var/tmp/diff_new_pack.095Max/_new  2021-02-16 22:50:52.818697021 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CryptX
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,15 @@
 #
 
 
+%define cpan_name CryptX
 Name:           perl-CryptX
-Version:        0.069
+Version:        0.070
 Release:        0
-%define cpan_name CryptX
 Summary:        Cryptographic toolkit
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/M/MI/MIK/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 %{perl_requires}
@@ -109,11 +107,11 @@
 Crypt::Misc
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -124,7 +122,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README.md
 %license LICENSE
 

++++++ CryptX-0.069.tar.gz -> CryptX-0.070.tar.gz ++++++
++++ 7110 lines of diff (skipped)

Reply via email to