Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-pcsc for openSUSE:Factory 
checked in at 2024-07-30 11:55:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-pcsc (Old)
 and      /work/SRC/openSUSE:Factory/.perl-pcsc.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-pcsc"

Tue Jul 30 11:55:27 2024 rev:12 rq:1190393 version:1.4.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-pcsc/perl-pcsc.changes      2017-08-01 
09:26:08.957186338 +0200
+++ /work/SRC/openSUSE:Factory/.perl-pcsc.new.1882/perl-pcsc.changes    
2024-07-30 11:57:46.629552805 +0200
@@ -1,0 +2,7 @@
+Mon Jul 29 15:40:11 UTC 2024 - pgaj...@suse.com
+
+- version update to 1.4.16
+  * moved to github
+  * modernize a bit
+
+-------------------------------------------------------------------

Old:
----
  pcsc-perl-1.4.14.tar.bz2
  pcsc-perl-1.4.14.tar.bz2.asc

New:
----
  Chipcard-PCSC-v1.4.16.tar.gz
  Chipcard-PCSC-v1.4.16.tar.gz.asc

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

Other differences:
------------------
++++++ perl-pcsc.spec ++++++
--- /var/tmp/diff_new_pack.TSS86L/_old  2024-07-30 11:57:47.497587912 +0200
+++ /var/tmp/diff_new_pack.TSS86L/_new  2024-07-30 11:57:47.497587912 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-pcsc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define cpan_name pcsc-perl
 Name:           perl-pcsc
-Version:        1.4.14
+Version:        1.4.16
 Release:        0
 Summary:        Perl interface to Smart Card Reader
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
-Source:         
http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{cpan_name}-%{version}.tar.bz2
-Source1:        
http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{cpan_name}-%{version}.tar.bz2.asc
+URL:            https://github.com/LudovicRousseau/%{cpan_name}
+Source:         https://pcsc-perl.apdu.fr/Chipcard-PCSC-v%{version}.tar.gz
+Source1:        https://pcsc-perl.apdu.fr/Chipcard-PCSC-v%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 BuildRequires:  perl
 BuildRequires:  pkg-config
@@ -45,7 +45,7 @@
 readers through a standardized API.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n Chipcard-PCSC-v%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"

Reply via email to