forked from perl/perl-B-Keywords
Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 41eabbe39a |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e7eb67695929487c61aaf2dae8baf9dda1ad87602bb5a094f10744b12765e3e
|
||||
size 13223
|
||||
BIN
B-Keywords-1.29.tar.gz
(Stored with Git LFS)
Normal file
BIN
B-Keywords-1.29.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 20:06:19 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.290.0 (1.29)
|
||||
see /usr/share/doc/packages/perl-B-Keywords/Changes
|
||||
|
||||
1.29 2025-10-18 08:29 rurban
|
||||
- Fix new 5.43 warning with qw($\) (PR #10 jkeenan)
|
||||
- Added github actions CI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 05:34:57 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-B-Keywords
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name B-Keywords
|
||||
Name: perl-B-Keywords
|
||||
Version: 1.280.0
|
||||
Version: 1.290.0
|
||||
Release: 0
|
||||
# 1.28 -> normalize -> 1.280.0
|
||||
%define cpan_version 1.28
|
||||
# 1.29 -> normalize -> 1.290.0
|
||||
%define cpan_version 1.29
|
||||
#Upstream: 2017-2021 Reini Urban, All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; version 2, or b) the "Artistic License" which comes with Perl.
|
||||
License: Artistic-1.0 OR GPL-2.0-only
|
||||
Summary: Lists of reserved barewords and symbol names
|
||||
|
||||
Reference in New Issue
Block a user