automatic version update by autodist [release 1.6.3-1mamba;Thu Jan 09 2025]
This commit is contained in:
parent
05bacbe3ba
commit
1849c85262
16
scribus.spec
16
scribus.spec
@ -1,5 +1,5 @@
|
||||
Name: scribus
|
||||
Version: 1.6.2
|
||||
Version: 1.6.3
|
||||
Release: 1mamba
|
||||
Summary: Open Source Page Layout program
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -12,6 +12,13 @@ Source1: scribus-mimelnk
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Core
|
||||
BuildRequires: libQt5Gui
|
||||
BuildRequires: libQt5Network
|
||||
BuildRequires: libQt5OpenGL
|
||||
BuildRequires: libQt5PrintSupport
|
||||
BuildRequires: libQt5Widgets
|
||||
BuildRequires: libQt5Xml
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libcdr-devel
|
||||
BuildRequires: libcups-devel
|
||||
@ -22,7 +29,7 @@ BuildRequires: libgcc
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libhunspell-devel
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: liblcms2-devel
|
||||
BuildRequires: libmspub-devel
|
||||
BuildRequires: libosg-devel
|
||||
@ -39,7 +46,6 @@ BuildRequires: libvisio-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzmf-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpoppler-devel >= 24.02.0-1mamba
|
||||
BuildRequires: libpodofo-devel >= 0:0.9.8-1mamba
|
||||
@ -60,7 +66,6 @@ Scribus is an desktop open source page layout program with the aim of producing
|
||||
While the goals of the program are for ease of use and simple easy to understand tools, Scribus offers support for professional publishing features, such as CMYK colors, easy PDF creation, Encapsulated Postscript import/export and creation of color separations.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -106,6 +111,9 @@ This package contains static libraries and header files needed for development.
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Jan 09 2025 Automatic Build System <autodist@openmamba.org> 1.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 16 2024 Automatic Build System <autodist@openmamba.org> 1.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user