Hello community,

here is the log from the commit of package gnome-contacts for openSUSE:Factory 
checked in at 2018-01-06 18:46:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-contacts (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-contacts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-contacts"

Sat Jan  6 18:46:07 2018 rev:46 rq:561236 version:3.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes    
2017-09-13 21:48:26.741308433 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new/gnome-contacts.changes       
2018-01-06 18:46:08.331783525 +0100
@@ -1,0 +2,9 @@
+Sun Dec 24 16:17:17 UTC 2017 - [email protected]
+
+- Add gnome-contacts-nb-translations.patch: Update Norwegian Bokmål
+  translations.
+- Use autosetup macro.
+- Pass with-cheese=true and with-manpage=true to meson, ensure we
+  build the feature we want.
+
+-------------------------------------------------------------------

New:
----
  gnome-contacts-nb-translations.patch

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

Other differences:
------------------
++++++ gnome-contacts.spec ++++++
--- /var/tmp/diff_new_pack.SKihnR/_old  2018-01-06 18:46:09.059749510 +0100
+++ /var/tmp/diff_new_pack.SKihnR/_new  2018-01-06 18:46:09.063749323 +0100
@@ -23,7 +23,10 @@
 License:        GPL-2.0+
 Group:          Productivity/Office/Other
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gnome-contacts/3.26/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gnome-contacts/3.26/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-contacts-nb-translations.patch [email protected] 
-- Update Norwegian Bokmål translations
+Patch0:         gnome-contacts-nb-translations.patch
+
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  docbook_4
 BuildRequires:  meson
@@ -74,13 +77,16 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif
 
 %build
-%{meson}
+%{meson} \
+       -D with-cheese=true \
+       -D with-manpage=true \
+       %{nil}
 %{meson_build}
 
 %install

++++++ gnome-contacts-nb-translations.patch ++++++
++++ 823 lines (skipped)


Reply via email to