Hello community,

here is the log from the commit of package xapian-bindings for openSUSE:Factory 
checked in at 2018-11-08 09:47:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xapian-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.xapian-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xapian-bindings"

Thu Nov  8 09:47:11 2018 rev:29 rq:644361 version:1.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/xapian-bindings/xapian-bindings.changes  
2018-07-27 10:58:15.721878494 +0200
+++ /work/SRC/openSUSE:Factory/.xapian-bindings.new/xapian-bindings.changes     
2018-11-08 09:47:15.541186705 +0100
@@ -1,0 +2,6 @@
+Thu Jul 26 14:03:27 UTC 2018 - [email protected]
+
+- Update to 1.4.7
+  * see http://xapian.org/docs/xapian-bindings-1.4.7/NEWS
+
+-------------------------------------------------------------------

Old:
----
  xapian-bindings-1.4.6.tar.xz
  xapian-bindings-1.4.6.tar.xz.asc

New:
----
  xapian-bindings-1.4.7.tar.xz
  xapian-bindings-1.4.7.tar.xz.asc

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

Other differences:
------------------
++++++ xapian-bindings.spec ++++++
--- /var/tmp/diff_new_pack.xwbUiK/_old  2018-11-08 09:47:16.429185661 +0100
+++ /var/tmp/diff_new_pack.xwbUiK/_new  2018-11-08 09:47:16.429185661 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -31,7 +31,7 @@
 %endif
 
 Name:           xapian-bindings
-Version:        1.4.6
+Version:        1.4.7
 Release:        0
 Summary:        Bindings for xapian
 License:        GPL-2.0-only
@@ -184,14 +184,24 @@
 
 %files -n python-xapian
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
+%doc AUTHORS ChangeLog HACKING NEWS README TODO
+%if 0%{suse_version} < 1500 && !0%{?is_opensuse}
+%doc COPYING
+%else
+%license COPYING
+%endif
 %dir %{_defaultdocdir}/%{name}
 %doc %{_defaultdocdir}/%{name}/python/
 %{python_sitearch}/xapian/
 
 %files -n python3-xapian
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
+%doc AUTHORS ChangeLog HACKING NEWS README TODO
+%if 0%{suse_version} < 1500 && !0%{?is_opensuse}
+%doc COPYING
+%else
+%license COPYING
+%endif
 %dir %{_defaultdocdir}/%{name}
 %doc %{_defaultdocdir}/%{name}/python3/
 %{python3_sitearch}/xapian/
@@ -199,7 +209,12 @@
 %if %{with php}
 %files -n %{phppkg}-xapian
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
+%doc AUTHORS ChangeLog HACKING NEWS README TODO
+%if 0%{suse_version} < 1500 && !0%{?is_opensuse}
+%doc COPYING
+%else
+%license COPYING
+%endif
 %dir %{_defaultdocdir}/%{name}
 %doc %{_defaultdocdir}/%{name}/php/
 %{php_extension_dir}/xapian.so
@@ -208,7 +223,12 @@
 
 %files -n ruby-xapian
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
+%doc AUTHORS ChangeLog HACKING NEWS README TODO
+%if 0%{suse_version} < 1500 && !0%{?is_opensuse}
+%doc COPYING
+%else
+%license COPYING
+%endif
 %dir %{_defaultdocdir}/%{name}
 %doc %{_defaultdocdir}/%{name}/ruby/
 %{_libdir}/ruby/site_ruby/%{rb_ver}/%{rb_arch}/_xapian.so
@@ -216,7 +236,12 @@
 
 %files -n tcl8-xapian
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
+%doc AUTHORS ChangeLog HACKING NEWS README TODO
+%if 0%{suse_version} < 1500 && !0%{?is_opensuse}
+%doc COPYING
+%else
+%license COPYING
+%endif
 %dir %{_defaultdocdir}/%{name}
 %doc %{_defaultdocdir}/%{name}/tcl8/
 %{_libdir}/tcl/xapian%{version}/
@@ -224,7 +249,12 @@
 %if %{with mono}
 %files -n xapian-csharp
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
+%doc AUTHORS ChangeLog HACKING NEWS README TODO
+%if 0%{suse_version} < 1500 && !0%{?is_opensuse}
+%doc COPYING
+%else
+%license COPYING
+%endif
 %dir %{_defaultdocdir}/%{name}
 %doc %{_defaultdocdir}/%{name}/csharp/
 %{_libdir}/_XapianSharp.so

++++++ xapian-bindings-1.4.6.tar.xz -> xapian-bindings-1.4.7.tar.xz ++++++
++++ 9417 lines of diff (skipped)



Reply via email to