automatic version update by autodist [release 63.2.0-1mamba;Fri Dec 27 2024]
This commit is contained in:
parent
e4ca9e75c8
commit
a3f7174e08
9
tea.spec
9
tea.spec
@ -1,5 +1,5 @@
|
|||||||
Name: tea
|
Name: tea
|
||||||
Version: 63.1.0
|
Version: 63.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A powerful and easy-to-use Qt-based editor with many useful features for HTML, Docbook, and LaTeX editing
|
Summary: A powerful and easy-to-use Qt-based editor with many useful features for HTML, Docbook, and LaTeX editing
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
@ -11,12 +11,14 @@ Source: https://github.com/psemiletov/tea-qt.git/%{version}/tea-qt-%{vers
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Core
|
||||||
|
BuildRequires: libQt5Gui
|
||||||
|
BuildRequires: libQt5Widgets
|
||||||
BuildRequires: libaspell-devel
|
BuildRequires: libaspell-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libhunspell-devel
|
BuildRequires: libhunspell-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -48,6 +50,9 @@ It features a small footprint, a tabbed layout engine, support for multiple enco
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 27 2024 Automatic Build System <autodist@openmamba.org> 63.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jun 09 2024 Automatic Build System <autodist@openmamba.org> 63.1.0-1mamba
|
* Sun Jun 09 2024 Automatic Build System <autodist@openmamba.org> 63.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user