Hello community,

here is the log from the commit of package zeal for openSUSE:Factory checked in 
at 2016-09-30 15:31:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zeal (Old)
 and      /work/SRC/openSUSE:Factory/.zeal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zeal"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zeal/zeal.changes        2016-05-23 
16:39:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zeal.new/zeal.changes   2016-09-30 
15:31:58.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Sep 25 10:51:38 UTC 2016 - [email protected]
+
+- Update to 0.3.0
+  * no upstream changes log.
+- Deleted zeal-no-date-and-time.diff (can't find file to patch).
+- Added man page via `help2man`.
+
+-------------------------------------------------------------------

Old:
----
  zeal-0.2.1.tar.gz
  zeal-no-date-and-time.diff

New:
----
  zeal-0.3.0.tar.gz
  zeal.1

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

Other differences:
------------------
++++++ zeal.spec ++++++
--- /var/tmp/diff_new_pack.SsJ5X1/_old  2016-09-30 15:32:00.000000000 +0200
+++ /var/tmp/diff_new_pack.SsJ5X1/_new  2016-09-30 15:32:00.000000000 +0200
@@ -17,15 +17,16 @@
 
 
 Name:           zeal
-Version:        0.2.1
+Version:        0.3.0
 Release:        0
 Summary:        Offline API documentation browser
 License:        GPL-3.0
 Group:          Development/Tools/Other
 Url:            http://zealdocs.org
 Source0:        
https://github.com/zealdocs/zeal/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE vs. file-contains-current-date WARNING:
-Patch0:         zeal-no-date-and-time.diff
+# `help2man zeal > zeal.1` can't be run without X started.
+Source9:        zeal.1
+
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.2.0
@@ -55,7 +56,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %qmake5 
@@ -66,6 +66,10 @@
 %suse_update_desktop_file -r %{name} Office Viewer
 %fdupes -s %{buildroot}%{_datadir}
 
+# Man pages:
+mkdir -p %{buildroot}%{_mandir}/man1
+cp %{SOURCE9} %{buildroot}%{_mandir}/man1
+
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -78,6 +82,7 @@
 %defattr(-,root,root,-)
 %doc COPYING README.md
 %{_bindir}/%{name}
+%{_mandir}/man1/%{name}.1.*
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}*
 

++++++ zeal-0.2.1.tar.gz -> zeal-0.3.0.tar.gz ++++++
++++ 21463 lines of diff (skipped)

++++++ zeal-0.2.1.tar.gz -> zeal.1 ++++++
Files /work/SRC/openSUSE:Factory/zeal/zeal-0.2.1.tar.gz and 
/work/SRC/openSUSE:Factory/.zeal.new/zeal.1 differ


Reply via email to