automatic version update by autodist [release 4.1-1mamba;Wed Jan 15 2025]
This commit is contained in:
parent
3411ca8002
commit
dacbf7d670
@ -2,3 +2,4 @@
|
|||||||
|
|
||||||
Tellico is a KDE application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines.
|
Tellico is a KDE application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines.
|
||||||
|
|
||||||
|
|
||||||
|
15
tellico.spec
15
tellico.spec
@ -1,5 +1,5 @@
|
|||||||
Name: tellico
|
Name: tellico
|
||||||
Version: 4.0.1
|
Version: 4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A KDE application for organizing your collections
|
Summary: A KDE application for organizing your collections
|
||||||
Group: Graphical Desktop/Applications/Office
|
Group: Graphical Desktop/Applications/Office
|
||||||
@ -11,6 +11,14 @@ Source: http://tellico-project.org/files/tellico-%{version}.tar.xz
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6OpenGL
|
||||||
|
BuildRequires: libQt6PrintSupport
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libcdio-devel
|
BuildRequires: libcdio-devel
|
||||||
BuildRequires: libexempi-devel
|
BuildRequires: libexempi-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -48,7 +56,6 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: libtag-devel
|
BuildRequires: libtag-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtcharts-devel
|
BuildRequires: qt6-qtcharts-devel
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
BuildRequires: qt6-qtpositioning-devel
|
BuildRequires: qt6-qtpositioning-devel
|
||||||
@ -60,7 +67,6 @@ BuildRequires: libpoppler-devel >= 24.02.0-1mamba
|
|||||||
%description
|
%description
|
||||||
Tellico is a KDE application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines.
|
Tellico is a KDE application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -95,6 +101,9 @@ Tellico is a KDE application for organizing your collections. It provides defaul
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 15 2025 Automatic Build System <autodist@openmamba.org> 4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 4.0.1-1mamba
|
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 4.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user