automatic version update by autodist [release 2.8-1mamba;Sun Mar 30 2025]

This commit is contained in:
2025-03-30 23:00:45 +02:00
parent 0b4e420693
commit 6abd668e05

View File

@ -1,5 +1,5 @@
Name: patch
Version: 2.7.6
Version: 2.8
Release: 1mamba
Summary: The GNU patch command, for modifying/upgrading files
Group: Applications/Development
@ -11,8 +11,8 @@ Source: http://ftp.gnu.org/pub/gnu/patch/%{name}-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libattr-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
The patch program applies diff files to originals.
@ -46,6 +46,9 @@ CPPFLAGS=-D_GNU_SOURCE \
%doc AUTHORS ChangeLog COPYING NEWS README
%changelog
* Sun Mar 30 2025 Automatic Build System <autodist@openmamba.org> 2.8-1mamba
- automatic version update by autodist
* Wed Feb 14 2018 Automatic Build System <autodist@mambasoft.it> 2.7.6-1mamba
- automatic version update by autodist