Change source

This commit is contained in:
lyn1001 2022-11-10 16:55:44 +08:00
parent e7df8578fc
commit c386040c01

View File

@ -1,11 +1,11 @@
%{bcond_with perl_File_BaseDir_enables_xdg_user_dirs} %{bcond_with perl_File_BaseDir_enables_xdg_user_dirs}
Name: perl-File-BaseDir Name: perl-File-BaseDir
Version: 0.09 Version: 0.09
Release: 1 Release: 2
Summary: Use the Freedesktop.org base directory specification Summary: Use the Freedesktop.org base directory specification
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/File-BaseDir URL: https://metacpan.org/release/File-BaseDir
Source0: https://cpan.metacpan.org/authors/id/K/KI/KIMRYAN/File-BaseDir-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-BaseDir-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: findutils make perl-interpreter perl-generators perl(ExtUtils::MakeMaker) BuildRequires: findutils make perl-interpreter perl-generators perl(ExtUtils::MakeMaker)
@ -73,6 +73,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 0.09-2
- Change source
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.09-1 * Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.09-1
- Upgrade to version 0.09 - Upgrade to version 0.09