Hello community,

here is the log from the commit of package zathura for openSUSE:Factory checked 
in at 2018-01-30 15:42:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zathura (Old)
 and      /work/SRC/openSUSE:Factory/.zathura.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zathura"

Tue Jan 30 15:42:27 2018 rev:8 rq:569894 version:0.3.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/zathura/zathura.changes  2017-02-09 
11:15:32.587686384 +0100
+++ /work/SRC/openSUSE:Factory/.zathura.new/zathura.changes     2018-01-30 
15:42:31.299876619 +0100
@@ -1,0 +2,7 @@
+Fri Jan 26 14:13:33 UTC 2018 - [email protected]
+
+- update to 0.3.8
+* Fix memory leaks
+* Rework plugin initialization
+
+-------------------------------------------------------------------

Old:
----
  zathura-0.3.7.tar.gz

New:
----
  zathura-0.3.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zathura.spec ++++++
--- /var/tmp/diff_new_pack.wErPF6/_old  2018-01-30 15:42:31.883849356 +0100
+++ /var/tmp/diff_new_pack.wErPF6/_new  2018-01-30 15:42:31.883849356 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zathura
 #
-# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:           zathura
-Version:        0.3.7
+Version:        0.3.8
 Release:        0
 Summary:        A highly customizable document viewer
 License:        Zlib
@@ -25,30 +25,28 @@
 Url:            http://pwmt.org/projects/zathura/
 Source:         
http://pwmt.org/projects/zathura/download/%{name}-%{version}.tar.gz
 BuildRequires:  file-devel
-BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(girara-gtk3) >= 0.2.4
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(girara-gtk3) >= 0.2.8
 BuildRequires:  pkgconfig(sqlite3)
-%if 0%{?suse_version} >= 1330
-BuildRequires:  pkgconfig(synctex)
-%endif
-Requires(post): update-desktop-files
-Requires(postun): update-desktop-files
 Recommends:     %{name}-lang
 Recommends:     zathura-pdf-poppler-plugin
 Suggests:       zathura-cb-plugin
 Suggests:       zathura-djvu-plugin
 Suggests:       zathura-ps-plugin
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1330
+BuildRequires:  pkgconfig(synctex)
+%endif
 
 %description
 zathura is a highly customizable and functional document viewer. It provides
 a minimalistic and space saving interface as well as an easy usage that mainly
 focuses on keyboard interaction.
 
+
 %package devel
 Summary:        Development files for zathura
 Group:          Development/Libraries/GNOME
-Requires:       %{name} == %{version}
+Requires:       %{name} = %{version}
 
 %description devel
 Development and Header files for package zathura
@@ -64,33 +62,24 @@
 make WITH_SQLITE=1 %{?_smp_mflags} COLOR=0 VERBOSE=1 SFLAGS=""
 
 %install
-%make_install LIBDIR=%{_libdir} COLOR=0 SFLAGS=""
+%make_install LIBDIR=%{_libdir} APPDATAPREFIX=%{_datadir}/appdata COLOR=0 
SFLAGS=""
 %find_lang %{name} %{?no_lang_C}
 
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-
 %files
-%defattr(-,root,root)
 %doc README LICENSE AUTHORS
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/dbus-1/interfaces/org.pwmt.%{name}.xml
-%{_mandir}/man1/%{name}.1.*
-%{_mandir}/man5/%{name}rc.5.*
+%{_mandir}/man1/%{name}.1%{ext_man}
+%{_mandir}/man5/%{name}rc.5%{ext_man}
 
 %files devel
-%defattr (-,root,root,-)
 %dir %{_includedir}/%{name}
 %{_includedir}/%{name}/*.h
 %{_libdir}/pkgconfig/%{name}.pc
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++++++ zathura-0.3.7.tar.gz -> zathura-0.3.8.tar.gz ++++++
++++ 14600 lines of diff (skipped)


Reply via email to