forked from perl/perl-Gedcom
Compare commits
1 Commits
autoupdate
...
main
Author | SHA256 | Date | |
---|---|---|---|
4cb9d6ace6 |
@@ -14,7 +14,7 @@
|
||||
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
||||
#post_install: |-
|
||||
# sed on %{name}.files
|
||||
#license: SUSE-NonFree
|
||||
license: perl
|
||||
#skip_noarch: 1
|
||||
#custom_build: |-
|
||||
#./Build build flags=%{?_smp_mflags} --myflag
|
||||
|
@@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 13:56:37 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
Wed Aug 27 15:02:20 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- updated to 1.220.0 (1.22)
|
||||
see /usr/share/doc/packages/perl-Gedcom/CHANGES
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Gedcom
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,7 +22,8 @@ Version: 1.220.0
|
||||
Release: 0
|
||||
# 1.22 -> normalize -> 1.220.0
|
||||
%define cpan_version 1.22
|
||||
License: SUSE-Public-Domain
|
||||
#Upstream: SUSE-Public-Domain
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Interface to genealogy GEDCOM files
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJCJ/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
|
Reference in New Issue
Block a user