!6 upgrade to version 0.46
From: @leeffo Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
e5864d8b1f
Binary file not shown.
BIN
Clone-0.46.tar.gz
Normal file
BIN
Clone-0.46.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,14 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-Clone
|
Name: perl-Clone
|
||||||
Version: 0.45
|
Version: 0.46
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Recursively copy Perl datatypes
|
Summary: Recursively copy Perl datatypes
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/Clone/
|
URL: http://search.cpan.org/dist/Clone/
|
||||||
Source0: http://www.cpan.org/authors/id/A/AT/ATOOMIC/Clone-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/A/AT/ATOOMIC/Clone-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: coreutils
|
BuildRequires: coreutils
|
||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -87,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 11 2023 leeffo <liweiganga@uniontech.com> - 0.46-1
|
||||||
|
- upgrade to version 0.46
|
||||||
|
|
||||||
* Fri Jul 15 2022 misaka00251 <misaka00251@misakanet.cn> - 0.45-3
|
* Fri Jul 15 2022 misaka00251 <misaka00251@misakanet.cn> - 0.45-3
|
||||||
- Correct Requires, BuildRequires & Provides in the spec file
|
- Correct Requires, BuildRequires & Provides in the spec file
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user