diff --git a/README.md b/README.md index 8beaf3e..30cb0b4 100644 --- a/README.md +++ b/README.md @@ -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. + diff --git a/brewtarget.spec b/brewtarget.spec index 53e4917..d0733ac 100644 --- a/brewtarget.spec +++ b/brewtarget.spec @@ -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 4.0.13-1mamba +- automatic version update by autodist + * Fri Dec 20 2024 Automatic Build System 4.0.12-1mamba - automatic version update by autodist