automatic version update by autodist [release 8.0.0-1mamba;Wed Mar 20 2024]

This commit is contained in:
Automatic Build System 2024-03-20 10:41:08 +01:00
parent e2726ab858
commit 614405a925

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: boinc
Version: 7.24.3
Version: 8.0.0
Release: 1mamba
Summary: Open-source software for volunteer computing and grid computing
Group: Applications/Networking
@ -31,6 +31,7 @@ BuildRequires: libpango-devel
BuildRequires: libstdc++6-devel
BuildRequires: libxcb-devel
BuildRequires: libxcb-util-devel
BuildRequires: libxkbcommon-devel
BuildRequires: libz-devel
BuildRequires: wxwidgets-devel
BuildRequires: wxwidgets-gtk3-devel
@ -152,6 +153,9 @@ cat BOINC-Client.lang BOINC-Manager.lang > %{name}.lang
#%{_libdir}/pkgconfig/libboinc_zip.pc
%changelog
* Wed Mar 20 2024 Automatic Build System <autodist@openmamba.org> 8.0.0-1mamba
- automatic version update by autodist
* Tue Jan 30 2024 Automatic Build System <autodist@openmamba.org> 7.24.3-1mamba
- automatic version update by autodist