Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2018-03-14 19:33:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/template-glib (Old)
 and      /work/SRC/openSUSE:Factory/.template-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "template-glib"

Wed Mar 14 19:33:37 2018 rev:4 rq:586769 version:3.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes      
2017-10-06 11:02:32.321615790 +0200
+++ /work/SRC/openSUSE:Factory/.template-glib.new/template-glib.changes 
2018-03-14 19:33:39.272674362 +0100
@@ -1,0 +2,33 @@
+Wed Mar 14 10:53:38 UTC 2018 - [email protected]
+
+- Update to version 3.28.0:
+  + No changes since 3.27.90.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:40:21 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Mon Feb  5 12:19:17 UTC 2018 - [email protected]
+
+- Update to version 3.27.90:
+  + Allow iteration of string arrays (GStrv).
+
+-------------------------------------------------------------------
+Sat Nov 18 20:21:22 UTC 2017 - [email protected]
+
+- Update to version 3.27.2:
+  + A number of imporovements to the template locator.
+  + Support for more gobject introspection API calls.
+  + You can know use typeof(expr) to get the GType of the result of
+    the expression.
+  + The token stream tries harder to supress newlines.
+  + Require/version expression priority is now lower.
+  + Some memory leaks were plugged.
+  + Versioning of symbols is now down with export macros to be more
+    portable for alternative platforms.
+  + Now it is explicitly required a modern C standard.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  template-glib-3.26.1.tar.xz

New:
----
  template-glib-3.28.0.tar.xz

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

Other differences:
------------------
++++++ template-glib.spec ++++++
--- /var/tmp/diff_new_pack.PRhcrn/_old  2018-03-14 19:33:39.924651206 +0100
+++ /var/tmp/diff_new_pack.PRhcrn/_new  2018-03-14 19:33:39.924651206 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package template-glib
 #
-# 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,13 +17,13 @@
 
 
 Name:           template-glib
-Version:        3.26.1
+Version:        3.28.0
 Release:        0
 Summary:        Library to help you generate text based on a template and user 
defined state
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
-Url:            https://git.gnome.org/browse/template-glib/
-Source0:        
http://download.gnome.org/sources/template-glib/3.26/%{name}-%{version}.tar.xz
+URL:            https://git.gnome.org/browse/template-glib/
+Source0:        
http://download.gnome.org/sources/template-glib/3.28/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gtk-doc
@@ -91,17 +91,17 @@
 %autosetup
 
 %build
-%{meson} \
+%meson \
        -Denable_tracing=false \
        -Denable_profiling=false \
        -Dwith_introspection=true \
        -Dwith_vapi=true \
        -Denable_gtk_doc=true \
        %{nil}
-%{meson_build}
+%meson_build
 
 %install
-%{meson_install}
+%meson_install
 %find_lang %{name} %{?no_lang_C}
 
 %post -n libtemplate_glib-1_0-0 -p /sbin/ldconfig

++++++ template-glib-3.26.1.tar.xz -> template-glib-3.28.0.tar.xz ++++++
++++ 1753 lines of diff (skipped)


Reply via email to