From f1cf4c48b35baa96d995465b21764fe775244569 Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: May 15 2021 17:29:40 +0000 Subject: [PATCH 1/2] Update scribus.spec New release --- diff --git a/scribus.spec b/scribus.spec index 016f31c..b025cee 100644 --- a/scribus.spec +++ b/scribus.spec @@ -1,5 +1,5 @@ Name: scribus -Version: 1.5.6.1 +Version: 1.5.7 Release: 1%{?dist} Summary: Desktop Publishing application written in Qt # swatches bring in the fun licenses @@ -14,9 +14,7 @@ Source0: %{name}-%{version}-free.tar.xz #Source0: http://downloads.sourceforge.net/%%{name}/%%{name}-%%{version}.tar.xz #Source1: http://downloads.sourceforge.net/%%{name}/%%{name}-%%{version}.tar.xz.asc -#Patch0: scribus-1.5.6-poppler-0.84.0.patch -#Patch1: scribus-1.5.6-poppler-0.90.0.patch -#Patch2: scribus-ctorfix.patch +Patch0: scribus-ctorfix.patch BuildRequires: boost-devel BuildRequires: cmake @@ -57,7 +55,7 @@ BuildRequires: pkgconfig(poppler) BuildRequires: pkgconfig(poppler-cpp) BuildRequires: pkgconfig(poppler-data) BuildRequires: pkgconfig(python3) -BuildRequires: pkgconfig(Qt5) +BuildRequires: pkgconfig(Qt5) > 5.14 BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5UiTools) BuildRequires: pkgconfig(Qt5WebKit) @@ -91,8 +89,7 @@ import/export and creation of color separations. chmod a-x scribus/pageitem_latexframe.h # drop shebang lines from python scripts -pathfix.py -pni "%{__python3} %{py3_shbang_opts}" \ - %{name}/plugins/scriptplugin/{samples,scripts}/*.py +%py3_shebang_fix %{name}/plugins/scriptplugin/{samples,scripts}/*.py %build %cmake \ @@ -119,7 +116,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop appstream-util validate-relax --nonet \ %{buildroot}%{_metainfodir}/%{name}.appdata.xml - %files %license COPYING %doc AUTHORS ChangeLog COPYING README LINKS TRANSLATION @@ -143,6 +139,25 @@ appstream-util validate-relax --nonet \ %changelog +* Wed May 12 2021 Luya Tshimbalanga - 1.5.7-1 +- Update to 1.5.7 +- Drop patch for podofo 0.9.7 fixed upstream + +* Wed Jan 27 2021 Fedora Release Engineering - 1.5.6.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Jan 19 2021 Marek Kasik - 1.5.6.1-5 +- Rebuild for poppler-21.01.0 with correct target + +* Tue Jan 19 2021 Marek Kasik - 1.5.6.1-4 +- Rebuild for poppler-21.01.0 + +* Sun Jan 10 16:35:55 CET 2021 Sandro Mani - 1.5.6.1-3 +- Rebuild (podofo) + +* Sat Jan 9 22:58:15 CET 2021 Sandro Mani - 1.5.6.1-2 +- Rebuild (podofo) + * Tue Dec 01 2020 Luya Tshimbalanga - 1.5.6.1-1 - Update to 1.5.6.1 - Use c++17 @@ -729,4 +744,4 @@ appstream-util validate-relax --nonet \ - Added Epoch:0. * Thu Mar 27 2003 Phillip Compton - 0.9.8-0.fdr.1 -- Initial RPM release. +- Initial RPM release. \ No newline at end of file From 04572e8c7a1c6df7d4eae6236c584b98394f82cb Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: May 15 2021 17:32:14 +0000 Subject: [PATCH 2/2] Update sources New release --- diff --git a/sources b/sources index 731e07c..837338d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (scribus-1.5.6.1-free.tar.xz) = f8888db74a20a6de24e7979bd99bbc13d9c45a44440c1706b075fdedc9ef624990b29e8f3168af0cffae610c1adf787cd047eb267d76e2cf37c16b8165f58b9d +SHA512 (scribus-1.5.7-free.tar.xz) = 10d13fb5444461e7eb26b519bef9ffc421f209bda10370307366d826258575b02fab0dc8769f01179c346b18211b668013ddfca7dc811cae07e686f2b2d4b287 \ No newline at end of file