forked from pool/perl-Alien-Build
Compare commits
42 Commits
Author | SHA256 | Date | |
---|---|---|---|
e62a874010 | |||
2e191a3d78 | |||
130e6bdd19 | |||
6bab139451 | |||
766c8662b0 | |||
99e8772a42 | |||
b7586fa07c | |||
b2389513f4 | |||
fdabc94036 | |||
837c9addf4 | |||
db4202065e | |||
e5df642bd1 | |||
b30f391eb7 | |||
649872f46e | |||
34bc5865e3 | |||
f6c72a33c7 | |||
bda59a023f | |||
c9314a7a9a | |||
e6278d27f8 | |||
88e2213fe7 | |||
04bcb540ce | |||
620d148aa2 | |||
c65644e9e2 | |||
66ac7ca0d6 | |||
1a56622a7b | |||
df2c4db1cd | |||
4254168c5c | |||
1f8149e644 | |||
7efa005f68 | |||
b6b8e0a41f | |||
9547d6b262 | |||
e90454f169 | |||
0876154a9c | |||
a60dd80561 | |||
880a07a96d | |||
697c155a62 | |||
296f52151b | |||
e2701fe522 | |||
87b17f5bbd | |||
5e0577988e | |||
1083829f0f | |||
55cc3ec5ce |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4817270314431350ff397125547f55641dcff98bdde213b9e5efc613f7c8b85a
|
||||
size 547519
|
3
Alien-Build-2.84.tar.gz
Normal file
3
Alien-Build-2.84.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e891fd3acbac39dd8fdc01376b9abff931e625be41e0910ca30ad59363b4477
|
||||
size 548423
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 16:08:41 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.840.0 (2.84)
|
||||
see /usr/share/doc/packages/perl-Alien-Build/Changes
|
||||
|
||||
2.84 2024-10-28 18:51:39 -0600
|
||||
- Added is_system_install and is_share_install methods to
|
||||
Alien::Build (gh#418, gh#420, shawnlaffan++)
|
||||
- Some comment and documentation spelling fixes (gh#250)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 23 16:08:56 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Alien-Build
|
||||
Name: perl-Alien-Build
|
||||
Version: 2.830.0
|
||||
Version: 2.840.0
|
||||
Release: 0
|
||||
# 2.83 -> normalize -> 2.830.0
|
||||
%define cpan_version 2.83
|
||||
# 2.84 -> normalize -> 2.840.0
|
||||
%define cpan_version 2.84
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Build external dependencies for use in CPAN
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
|
Reference in New Issue
Block a user