1
0

- 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
This commit is contained in:
Ondřej Súkup 2018-01-26 14:24:32 +00:00 committed by Git OBS Bridge
parent 1ea737a02e
commit de457a59c9
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 Sat May 27 04:37:48 UTC 2017 - bwiedemann@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package zathura-plugin-ps # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,19 +18,19 @@
%define realname zathura-ps %define realname zathura-ps
Name: zathura-plugin-ps Name: zathura-plugin-ps
Version: 0.2.4 Version: 0.2.5
Release: 0 Release: 0
Summary: PS support for zathura via libspectre Summary: PS support for zathura via libspectre
License: Zlib License: Zlib
Group: Productivity/Office/Other Group: Productivity/Office/Other
Url: https://pwmt.org/projects/%{realname}/ Url: https://pwmt.org/projects/%{realname}/
Source: https://pwmt.org/projects/%{realname}/download/%{realname}-%{version}.tar.gz Source: https://pwmt.org/projects/%{realname}/download/%{realname}-%{version}.tar.gz
BuildRequires: pkgconfig
BuildRequires: pkgconfig(girara-gtk3) BuildRequires: pkgconfig(girara-gtk3)
BuildRequires: pkgconfig(libspectre) BuildRequires: pkgconfig(libspectre)
BuildRequires: pkgconfig(zathura) BuildRequires: pkgconfig(zathura)
Requires: zathura Requires: zathura
Provides: zathura-ps-plugin Provides: zathura-ps-plugin
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
The zathura-ps plugin adds PostScript support to zathura by using the libspectre library. 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 find %{buildroot} -name "*.desktop" -delete -print
%post -n %{name} -p /sbin/ldconfig %post -n %{name} -p /sbin/ldconfig
%postun -n %{name} -p /sbin/ldconfig %postun -n %{name} -p /sbin/ldconfig
%files -n %{name} %files -n %{name}
%defattr(-,root,root)
%doc AUTHORS LICENSE %doc AUTHORS LICENSE
%dir %{_libdir}/zathura %dir %{_libdir}/zathura
%{_libdir}/zathura/ps.so %{_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