automatic version update by autodist [release 0.78.3-1mamba;Sat Jan 25 2025]

This commit is contained in:
Automatic Build System 2025-01-26 11:48:10 +01:00
parent 51e64441f1
commit 7c7f8cbf89

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f 1-2) %define majver %(echo %version | cut -d. -f 1-2)
Name: libvte Name: libvte
Version: 0.78.2 Version: 0.78.3
Release: 1mamba Release: 1mamba
Summary: An experimental terminal emulator Summary: An experimental terminal emulator
Group: System/Libraries Group: System/Libraries
@ -68,7 +68,6 @@ Requires: gtk-doc
%description apidocs %description apidocs
%{name} API documentation. %{name} API documentation.
%debug_package
%prep %prep
%setup -q -n vte-%{version} %setup -q -n vte-%{version}
@ -129,6 +128,9 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
#%doc doc/{*.txt,openi18n/*.txt} #%doc doc/{*.txt,openi18n/*.txt}
%changelog %changelog
* Sat Jan 25 2025 Automatic Build System <autodist@openmamba.org> 0.78.3-1mamba
- automatic version update by autodist
* Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 0.78.2-1mamba * Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 0.78.2-1mamba
- automatic version update by autodist - automatic version update by autodist