!40 update to 2.18

From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2023-02-06 13:16:51 +00:00 committed by Gitee
commit 409e118cee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 3 deletions

Binary file not shown.

BIN
rpmrebuild-2.18.tar.gz Normal file

Binary file not shown.

View File

@ -1,13 +1,11 @@
Name: rpmrebuild Name: rpmrebuild
Version: 2.17 Version: 2.18
Release: 1 Release: 1
Summary: A tool to build a rpm file from the rpm database Summary: A tool to build a rpm file from the rpm database
License: GPLv2+ License: GPLv2+
URL: http://rpmrebuild.sourceforge.net URL: http://rpmrebuild.sourceforge.net
Source0: https://downloads.sourceforge.net/rpmrebuild/%{name}-%{version}.tar.gz Source0: https://downloads.sourceforge.net/rpmrebuild/%{name}-%{version}.tar.gz
Patch9000: bugfix-reset-defattr-when-users-want-to-keep-files-permissi.patch
Patch9001: fix-k-may-not-keep-uid-or-gid.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch BuildArch: noarch
@ -59,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT%{_mandir}/fr_FR.UTF-8/man1/
%{_mandir}/fr/man1/*.gz %{_mandir}/fr/man1/*.gz
%changelog %changelog
* Mon Feb 6 2023 dillon chen <dillon.chen@gmail.com> - 2.18-1
- upgrade version to 2.18
* Wed Feb 1 2023 dongyuzhen <dongyuzhen@h-partners.com> - 2.17-1 * Wed Feb 1 2023 dongyuzhen <dongyuzhen@h-partners.com> - 2.17-1
- upgrade version to 2.17 - upgrade version to 2.17