automatic version update by autodist [release 3.0.4-1mamba;Wed Nov 30 2022]
This commit is contained in:
parent
b87b664828
commit
621cf09a36
@ -1,5 +1,5 @@
|
|||||||
Name: brewtarget
|
Name: brewtarget
|
||||||
Version: 3.0.3
|
Version: 3.0.4
|
||||||
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
|
||||||
@ -46,8 +46,8 @@ It also can export and import recipes in BeerXML.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
mv %{buildroot}%{_datadir}/%{name}/applications %{buildroot}%{_datadir}
|
#mv %{buildroot}%{_datadir}/%{name}/applications %{buildroot}%{_datadir}
|
||||||
mv %{buildroot}%{_datadir}/%{name}/icons %{buildroot}%{_datadir}/icons
|
#mv %{buildroot}%{_datadir}/%{name}/icons %{buildroot}%{_datadir}/icons
|
||||||
|
|
||||||
install -m 0644 -Dp doc/brewtarget.1 %{buildroot}%{_mandir}/man1/brewtarget.1
|
install -m 0644 -Dp doc/brewtarget.1 %{buildroot}%{_mandir}/man1/brewtarget.1
|
||||||
#desktop-file-validate %buildroot%{_datadir}/applications/%{name}.desktop
|
#desktop-file-validate %buildroot%{_datadir}/applications/%{name}.desktop
|
||||||
@ -68,6 +68,9 @@ install -m 0644 -Dp doc/brewtarget.1 %{buildroot}%{_mandir}/man1/brewtarget.1
|
|||||||
%doc COPYRIGHT COPYING.GPLv3 COPYING.WTFPL
|
%doc COPYRIGHT COPYING.GPLv3 COPYING.WTFPL
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 30 2022 Automatic Build System <autodist@mambasoft.it> 3.0.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 07 2022 Automatic Build System <autodist@mambasoft.it> 3.0.3-1mamba
|
* Mon Nov 07 2022 Automatic Build System <autodist@mambasoft.it> 3.0.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user