automatic version update by autodist [release 1.2.2-1mamba;Thu Feb 22 2024]

This commit is contained in:
Automatic Build System 2024-02-22 20:00:22 +01:00
parent e511e69349
commit 69e2d99b86

View File

@ -1,5 +1,5 @@
Name: mbr Name: mbr
Version: 1.2.1 Version: 1.2.2
Release: 1mamba Release: 1mamba
Summary: Master Boot Record for IBM-PC compatible computers Summary: Master Boot Record for IBM-PC compatible computers
Group: System/Kernel and Hardware Group: System/Kernel and Hardware
@ -8,13 +8,10 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.chiark.greenend.org.uk/~neilt/mbr/ URL: https://www.chiark.greenend.org.uk/~neilt/mbr/
Source: http://deb.debian.org/debian/pool/main/m/mbr/mbr_%{version}.tar.xz Source: http://deb.debian.org/debian/pool/main/m/mbr/mbr_%{version}.tar.xz
#Source: http://www.chiark.greenend.org.uk/~neilt/mbr/mbr-%{version}.tar.gz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Master Boot Record for IBM-PC compatible computers. Master Boot Record for IBM-PC compatible computers.
@ -22,7 +19,7 @@ Master Boot Record for IBM-PC compatible computers.
%debug_package %debug_package
%prep %prep
%setup -q %setup -q -n mbr
%build %build
%configure %configure
@ -42,6 +39,9 @@ Master Boot Record for IBM-PC compatible computers.
%doc AUTHORS COPYING %doc AUTHORS COPYING
%changelog %changelog
* Thu Feb 22 2024 Automatic Build System <autodist@openmamba.org> 1.2.2-1mamba
- automatic version update by autodist
* Mon Feb 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba * Mon Feb 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba
- update to 1.2.1 - update to 1.2.1