forked from perl/perl-Mock-Config
Compare commits
1 Commits
main
...
autoupdate
Author | SHA256 | Date | |
---|---|---|---|
a950e068a9 |
BIN
Mock-Config-0.04.tar.gz
(Stored with Git LFS)
BIN
Mock-Config-0.04.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
Mock-Config-0.05.tar.gz
(Stored with Git LFS)
Normal file
BIN
Mock-Config-0.05.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 13:30:51 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.50.0 (0.05)
|
||||
see /usr/share/doc/packages/perl-Mock-Config/Changes
|
||||
|
||||
0.05 2025-09-08 13:20:00 rurban
|
||||
Add github action CI, improve make release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 05:31:04 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Mock-Config
|
||||
#
|
||||
# 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 Mock-Config
|
||||
Name: perl-Mock-Config
|
||||
Version: 0.40.0
|
||||
Version: 0.50.0
|
||||
Release: 0
|
||||
# 0.04 -> normalize -> 0.40.0
|
||||
%define cpan_version 0.04
|
||||
# 0.05 -> normalize -> 0.50.0
|
||||
%define cpan_version 0.05
|
||||
License: Artistic-2.0
|
||||
Summary: Temporarily set Config or XSConfig values
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -38,7 +38,7 @@ Provides: perl(Mock::Config) = %{version}
|
||||
temporarily set Config or XSConfig values
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user