diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : pdfsam -version : 3.3.5 -release : 2 +version : 3.3.7 +release : 3 source : - - https://github.com/torakiki/pdfsam/archive/v3.3.5.tar.gz : 366f3d9a2bf351e6f463ce3f3b90f582c5d94d9dcf2588a5824febcf805ae774 -license : AGPL-3.0 + - https://github.com/torakiki/pdfsam/archive/v3.3.7.tar.gz : 6ebd654b84f5e85a240984aaf22f719f877ee9c9a69370594d5933a486f17cdd +license : AGPL-3.0-only component : office summary : PDFsam Basic, a free, open source, multi-platform software designed to split, merge, extract pages, mix and rotate PDF files. @@ -19,7 +19,7 @@ networking : yes build : | export MAVEN_OPTS="-Dmaven.repo.local=./m2" - mvn -DskipTests=true -Prelease package + mvn -DskipTests=true -Pbasic-release package install : | install -Dm 00744 pdfsam-community/target/pdfsam-community-$version.jar $installdir/usr/share/pdfsam/pdfsam-community.jar ## icons diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,10 @@ pdfsam - Bryan T. Meyers - bmeyers@datadrake.com + Philipp Trulson + philipp@trulson.de - AGPL-3.0 + AGPL-3.0-only office PDFsam Basic, a free, open source, multi-platform software designed to split, merge, extract pages, mix and rotate PDF files. PDFsam Basic, a free, open source, multi-platform software designed to split, merge, extract pages, mix and rotate PDF files. @@ -30,16 +30,19 @@ /usr/share/icons/hicolor/64x64/apps/pdfsam.png /usr/share/icons/hicolor/96x96/apps/pdfsam.png /usr/share/icons/hicolor/scalable/apps/pdfsam.svg - /usr/share/pdfsam + /usr/share/pdfsam/bin/pdfsam.sh + /usr/share/pdfsam/etc/logback.xml + /usr/share/pdfsam/pdfsam-community.jar + /usr/share/pdfsam/resources/splash.gif - - 2017-12-16 - 3.3.5 + + 2018-10-23 + 3.3.7 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Philipp Trulson + philipp@trulson.de \ No newline at end of file