automatic version update by autodist [release 44.1-1mamba;Thu Jan 05 2023]
This commit is contained in:
parent
5eaca3318d
commit
1a5a5b3697
13
gedit.spec
13
gedit.spec
@ -1,8 +1,8 @@
|
|||||||
%define MAJver %(echo %version | cut -d. -f1)
|
%define MAJver %(echo %version | cut -d. -f1)
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
%define apiver 3.38
|
%define apiver %(echo %version | cut -d. -f1)
|
||||||
Name: gedit
|
Name: gedit
|
||||||
Version: 43.1
|
Version: 44.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: gEdit is a small but powerful text editor for GNOME
|
Summary: gEdit is a small but powerful text editor for GNOME
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -166,6 +166,15 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/gedit/*
|
%{_datadir}/gtk-doc/html/gedit/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 44.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jan 03 2023 Automatic Build System <autodist@mambasoft.it> 44.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Nov 22 2022 Automatic Build System <autodist@mambasoft.it> 43.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 14 2022 Automatic Build System <autodist@mambasoft.it> 43.1-1mamba
|
* Mon Nov 14 2022 Automatic Build System <autodist@mambasoft.it> 43.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user