diff --git a/File-RsyncP-0.74.tar.gz b/File-RsyncP-0.74.tar.gz deleted file mode 100644 index ea37c3a31723ab92b2571933177b5fe9f172c233..0000000000000000000000000000000000000000 Binary files a/File-RsyncP-0.74.tar.gz and /dev/null differ diff --git a/File-RsyncP-0.76.tar.gz b/File-RsyncP-0.76.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3448584fd8a14d81218880dd451518c89cb196e3 --- /dev/null +++ b/File-RsyncP-0.76.tar.gz @@ -0,0 +1 @@ +Moved \ No newline at end of file diff --git a/perl-File-RsyncP.spec b/perl-File-RsyncP.spec index 4ba429303b99b16988ef562a2c6cc2b57c0929d2..0a9ac9d09ea1b91eddc4a16d9b5d3a4c2b2ef84c 100644 --- a/perl-File-RsyncP.spec +++ b/perl-File-RsyncP.spec @@ -1,6 +1,6 @@ Name: perl-File-RsyncP -Version: 0.74 -Release: 2%{?dist} +Version: 0.76 +Release: 1 Summary: A perl implementation of an Rsync client # https://fedoraproject.org/wiki/Licensing:FAQ?rd=Licensing/FAQ#What_about_the_RSA_license_on_their_MD5_implementation.3F_Isn.27t_that_GPL-incompatible.3F License: GPLv2 and GPLv3 and (GPL+ or Artistic) @@ -61,6 +61,10 @@ make test %{_mandir}/man3/* %changelog +* Tue Apr 29 2025 openeuler_bot - 0.76-1 +- update perl-File-RsyncP to 0.76 + + * Fri Nov 20 2015 Petr Ĺ abata - 0.74-2 - Use configuration provided by redhat-rpm-config (#1282829)