Hello community, here is the log from the commit of package template-glib for openSUSE:Factory checked in at 2018-03-24 16:05:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/template-glib (Old) and /work/SRC/openSUSE:Factory/.template-glib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "template-glib" Sat Mar 24 16:05:56 2018 rev:5 rq:587952 version:3.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes 2018-03-14 19:33:39.272674362 +0100 +++ /work/SRC/openSUSE:Factory/.template-glib.new/template-glib.changes 2018-03-24 16:05:57.887861992 +0100 @@ -1,0 +2,5 @@ +Wed Mar 14 16:08:16 UTC 2018 - [email protected] + +- Update descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ template-glib.spec ++++++ --- /var/tmp/diff_new_pack.PFUscB/_old 2018-03-24 16:05:58.919824791 +0100 +++ /var/tmp/diff_new_pack.PFUscB/_new 2018-03-24 16:05:58.927824502 +0100 @@ -19,10 +19,10 @@ Name: template-glib Version: 3.28.0 Release: 0 -Summary: Library to help you generate text based on a template and user defined state +Summary: Library for generating text based on a template and user defined state License: LGPL-2.1-or-later -Group: System/Libraries -URL: https://git.gnome.org/browse/template-glib/ +Group: Development/Libraries/GNOME +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 @@ -35,22 +35,19 @@ BuildRequires: pkgconfig(vapigen) %description -Template-GLib is a library to help you generate text based on a template and +Template-GLib is a library for generating text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language. -Template-GLib allows you to access properties on GObjects as well as call -simple methods via GObject-Introspection. See our examples for how to call -methods. %package -n libtemplate_glib-1_0-0 -Summary: Library to help you generate text based on a template and user defined state +Summary: Library for generating text based on a template and user defined state # Make the -lang package installable Group: System/Libraries Provides: %{name} = %{version} %description -n libtemplate_glib-1_0-0 -Template-GLib is a library to help you generate text based on a template and +Template-GLib is a library for generating text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language. @@ -59,15 +56,14 @@ Group: System/Libraries %description -n typelib-1_0-Template-1_0 -Template-GLib is a library to help you generate text based on a template and +Template-GLib is a library for generating text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language. -Template-GLib allows you to access properties on GObjects as well as call -simple methods via GObject-Introspection. See our examples for how to call -methods. +Template-GLib allows accessing properties on GObjects as well as call +simple methods via GObject-Introspection. -This package provides introspection bindings +This package provides the introspection bindings. %package devel Summary: Development files for Template-GLib @@ -75,15 +71,11 @@ Requires: typelib-1_0-Template-1_0 = %{version} %description devel -Template-GLib is a library to help you generate text based on a template and +Template-GLib is a library for generating text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language. -Template-GLib allows you to access properties on GObjects as well as call -simple methods via GObject-Introspection. See our examples for how to call -methods. - -This package provides development files. +This package provides the development files. %lang_package
