From de457a59c971a43d86e853bb6f1f34ae4f578b67c13bf2e109ef83926c0a7c5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 26 Jan 2018 14:24:32 +0000 Subject: [PATCH] - update to 0.2.5 * adapt to new plugin interface OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/zathura-plugin-ps?expand=0&rev=8 --- zathura-plugin-ps.changes | 6 ++++++ zathura-plugin-ps.spec | 8 +++----- zathura-ps-0.2.4.tar.gz | 3 --- zathura-ps-0.2.5.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 8 deletions(-) delete mode 100644 zathura-ps-0.2.4.tar.gz create mode 100644 zathura-ps-0.2.5.tar.gz diff --git a/zathura-plugin-ps.changes b/zathura-plugin-ps.changes index 9de1f0a..0571876 100644 --- a/zathura-plugin-ps.changes +++ b/zathura-plugin-ps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 26 14:22:56 UTC 2018 - mimi.vx@gmail.com + +- update to 0.2.5 +* adapt to new plugin interface + ------------------------------------------------------------------- Sat May 27 04:37:48 UTC 2017 - bwiedemann@suse.com diff --git a/zathura-plugin-ps.spec b/zathura-plugin-ps.spec index f919532..30a45e1 100644 --- a/zathura-plugin-ps.spec +++ b/zathura-plugin-ps.spec @@ -1,7 +1,7 @@ # # spec file for package zathura-plugin-ps # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,19 @@ %define realname zathura-ps Name: zathura-plugin-ps -Version: 0.2.4 +Version: 0.2.5 Release: 0 Summary: PS support for zathura via libspectre License: Zlib Group: Productivity/Office/Other Url: https://pwmt.org/projects/%{realname}/ Source: https://pwmt.org/projects/%{realname}/download/%{realname}-%{version}.tar.gz +BuildRequires: pkgconfig BuildRequires: pkgconfig(girara-gtk3) BuildRequires: pkgconfig(libspectre) BuildRequires: pkgconfig(zathura) Requires: zathura Provides: zathura-ps-plugin -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The zathura-ps plugin adds PostScript support to zathura by using the libspectre library. @@ -47,11 +47,9 @@ make %{?_smp_mflags} VERBOSE=1 SFLAGS="" find %{buildroot} -name "*.desktop" -delete -print %post -n %{name} -p /sbin/ldconfig - %postun -n %{name} -p /sbin/ldconfig %files -n %{name} -%defattr(-,root,root) %doc AUTHORS LICENSE %dir %{_libdir}/zathura %{_libdir}/zathura/ps.so diff --git a/zathura-ps-0.2.4.tar.gz b/zathura-ps-0.2.4.tar.gz deleted file mode 100644 index 4e144d4..0000000 --- a/zathura-ps-0.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb9fc7e9e7765fb0aa2935b93ff3663332d0d884df35e8d0b1ea7e4b1fa0abdb -size 5980 diff --git a/zathura-ps-0.2.5.tar.gz b/zathura-ps-0.2.5.tar.gz new file mode 100644 index 0000000..be5dc6b --- /dev/null +++ b/zathura-ps-0.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f7e68291f9dab211f15a718b7e90adc5916d0242f8b15851825fa424b693f4 +size 5845