automatic version update by autodist [release 4.0.13-1mamba;Mon Dec 30 2024]

This commit is contained in:
Automatic Build System 2024-12-30 16:49:12 +01:00
parent e87a7029e9
commit 92e069515b
2 changed files with 5 additions and 2 deletions

View File

@ -5,3 +5,4 @@ It automatically calculates color, bitterness, and other parameters for you whil
Brewtarget also has many other tools such as priming sugar calculators, OG correction help, and a unique mash designing tool.
It also can export and import recipes in BeerXML.

View File

@ -1,5 +1,5 @@
Name: brewtarget
Version: 4.0.12
Version: 4.0.13
Release: 1mamba
Summary: A free brewing software, and an open source beer recipe creation
Group: Graphical Desktop/Applications/Utilities
@ -37,7 +37,6 @@ It automatically calculates color, bitterness, and other parameters for you whil
Brewtarget also has many other tools such as priming sugar calculators, OG correction help, and a unique mash designing tool.
It also can export and import recipes in BeerXML.
%debug_package
%prep
%setup -q
@ -77,6 +76,9 @@ install -m 0644 -Dp doc/brewtarget.1 %{buildroot}%{_mandir}/man1/brewtarget.1
%doc COPYRIGHT COPYING.GPLv3
%changelog
* Mon Dec 30 2024 Automatic Build System <autodist@openmamba.org> 4.0.13-1mamba
- automatic version update by autodist
* Fri Dec 20 2024 Automatic Build System <autodist@openmamba.org> 4.0.12-1mamba
- automatic version update by autodist