automatic version update by autodist [release 4.0.13-1mamba;Mon Dec 30 2024]
This commit is contained in:
parent
e87a7029e9
commit
92e069515b
@ -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.
|
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.
|
It also can export and import recipes in BeerXML.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: brewtarget
|
Name: brewtarget
|
||||||
Version: 4.0.12
|
Version: 4.0.13
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free brewing software, and an open source beer recipe creation
|
Summary: A free brewing software, and an open source beer recipe creation
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
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.
|
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.
|
It also can export and import recipes in BeerXML.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -77,6 +76,9 @@ install -m 0644 -Dp doc/brewtarget.1 %{buildroot}%{_mandir}/man1/brewtarget.1
|
|||||||
%doc COPYRIGHT COPYING.GPLv3
|
%doc COPYRIGHT COPYING.GPLv3
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Dec 20 2024 Automatic Build System <autodist@openmamba.org> 4.0.12-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user