1
0

Accepting request 569898 from X11:Utilities

- update to 0.2.5 
* adapt to new plugin interface

OBS-URL: https://build.opensuse.org/request/show/569898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zathura-plugin-ps?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2018-01-30 14:42:38 +00:00 committed by Git OBS Bridge
commit a721d7bbc2
4 changed files with 12 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb9fc7e9e7765fb0aa2935b93ff3663332d0d884df35e8d0b1ea7e4b1fa0abdb
size 5980

3
zathura-ps-0.2.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12f7e68291f9dab211f15a718b7e90adc5916d0242f8b15851825fa424b693f4
size 5845