commit template-glib for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2019-10-17 13:03:55

Comparing /work/SRC/openSUSE:Factory/template-glib (Old)
 and  /work/SRC/openSUSE:Factory/.template-glib.new.2352 (New)


Package is "template-glib"

Thu Oct 17 13:03:55 2019 rev:8 rq:736611 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes  
2019-04-01 12:30:26.853747229 +0200
+++ /work/SRC/openSUSE:Factory/.template-glib.new.2352/template-glib.changes
2019-10-17 13:03:56.692597562 +0200
@@ -1,0 +2,14 @@
+Tue Sep 10 06:08:00 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.34.0:
+  + No changes since 3.33.92.
+
+---
+Fri Sep  6 12:03:18 CST 2019 - qk...@suse.com
+
+- Update to version 3.33.92:
+  + Updated meson build requirement.
+  + Build fixes for macOS.
+  + Translation updates.
+
+---

Old:

  template-glib-3.32.0.tar.xz

New:

  template-glib-3.34.0.tar.xz



Other differences:
--
++ template-glib.spec ++
--- /var/tmp/diff_new_pack.5fmTr0/_old  2019-10-17 13:03:58.052594116 +0200
+++ /var/tmp/diff_new_pack.5fmTr0/_new  2019-10-17 13:03:58.052594116 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   template-glib
-Version:3.32.0
+Version:3.34.0
 Release:0
 Summary:Library for generating text based on a template and user 
defined state
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
 Url:https://git.gnome.org/browse/template-glib/
-Source0:
https://download.gnome.org/sources/template-glib/3.32/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/template-glib/3.34/%{name}-%{version}.tar.xz
 
 BuildRequires:  bison
 BuildRequires:  flex

++ template-glib-3.32.0.tar.xz -> template-glib-3.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.32.0/NEWS 
new/template-glib-3.34.0/NEWS
--- old/template-glib-3.32.0/NEWS   2019-03-13 08:17:06.0 +0100
+++ new/template-glib-3.34.0/NEWS   2019-09-10 02:55:02.0 +0200
@@ -1,4 +1,20 @@
 ==
+Version 3.34.0
+==
+
+No changes since 3.33.92.
+
+===
+Version 3.33.92
+===
+
+Changes in this release:
+
+ • Updated meson build requirement
+ • Build fixes for macOS
+ • Translation updates
+
+==
 Version 3.32.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.32.0/meson.build 
new/template-glib-3.34.0/meson.build
--- old/template-glib-3.32.0/meson.build2019-03-13 08:17:06.0 
+0100
+++ new/template-glib-3.34.0/meson.build2019-09-10 02:55:02.0 
+0200
@@ -1,7 +1,7 @@
 project('template-glib', 'c',
-  version: '3.32.0',
+  version: '3.34.0',
   license: 'LGPLv2.1+',
-meson_version: '>= 0.40.1',
+meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 
'c_std=gnu11' ],
 )
 
@@ -26,6 +26,8 @@
 revision = template_glib_interface_age
 libversion = '@0@.@1@.@2@'.format(soversion, current, revision)
 
+darwin_versions = [current + 1, '@0@.@1@'.format(current + 1, revision)]
+
 config_h = configuration_data()
 config_h.set_quoted('GETTEXT_PACKAGE', 'libtemplate_glib')
 config_h.set_quoted('LOCALEDIR', join_paths(get_option('prefix'), 
get_option('localedir')))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.32.0/po/LINGUAS 
new/template-glib-3.34.0/po/LINGUAS
--- old/template-glib-3.32.0/po/LINGUAS 2019-03-13 08:17:06.0 +0100
+++ new/template-glib-3.34.0/po/LINGUAS 2019-09-10 02:55:02.0 +0200
@@ -4,6 +4,7 @@
 da
 de
 el
+en_GB
 es
 fur
 hu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.32.0/po/en_GB.po 
new/template-glib-3.34.0/po/en_GB.po
--- old/template-glib-3.32.0/po/en_GB.po1970-01-01 01:00:00.0 
+0100
+++ new/template-glib-3.34.0/po/en_GB.po2019-09-10 02:55:02.0 
+0200
@@ -0,0 +1,39 @@
+# British English translation for template-glib.
+# Copyright (C) 2019 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Zander Brown , 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n;
+"POT-Creation-Date: 2019-03-13 18:34+\n"
+"PO-Revision-Date: 

commit template-glib for openSUSE:Factory

2019-04-01 Thread root
Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2019-04-01 12:30:23

Comparing /work/SRC/openSUSE:Factory/template-glib (Old)
 and  /work/SRC/openSUSE:Factory/.template-glib.new.25356 (New)


Package is "template-glib"

Mon Apr  1 12:30:23 2019 rev:7 rq:689298 version:3.32.0

Changes:

--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes  
2018-10-17 08:12:05.327110220 +0200
+++ /work/SRC/openSUSE:Factory/.template-glib.new.25356/template-glib.changes   
2019-04-01 12:30:26.853747229 +0200
@@ -1,0 +2,12 @@
+Wed Mar 13 08:34:33 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+---
+Tue Feb 19 22:36:25 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.91:
+  + Improve cross-compilation support.
+
+---

Old:

  template-glib-3.30.0.tar.xz

New:

  template-glib-3.32.0.tar.xz



Other differences:
--
++ template-glib.spec ++
--- /var/tmp/diff_new_pack.qDRY5a/_old  2019-04-01 12:30:28.929747874 +0200
+++ /var/tmp/diff_new_pack.qDRY5a/_new  2019-04-01 12:30:28.965747886 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package template-glib
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,19 @@
 # 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/
 #
 
 
 Name:   template-glib
-Version:3.30.0
+Version:3.32.0
 Release:0
 Summary:Library for generating text based on a template and user 
defined state
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
 Url:https://git.gnome.org/browse/template-glib/
-Source0:
http://download.gnome.org/sources/template-glib/3.30/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/template-glib/3.32/%{name}-%{version}.tar.xz
+
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gtk-doc

++ template-glib-3.30.0.tar.xz -> template-glib-3.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.30.0/NEWS 
new/template-glib-3.32.0/NEWS
--- old/template-glib-3.30.0/NEWS   2018-09-05 06:38:58.0 +0200
+++ new/template-glib-3.32.0/NEWS   2019-03-13 08:17:06.0 +0100
@@ -1,4 +1,20 @@
 ==
+Version 3.32.0
+==
+
+Changes in this release:
+
+ • Translation updates
+
+===
+Version 3.31.91
+===
+
+Changes in this release:
+
+ • Improve cross-compilation support.
+
+==
 Version 3.30.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.30.0/meson.build 
new/template-glib-3.32.0/meson.build
--- old/template-glib-3.30.0/meson.build2018-09-05 06:38:58.0 
+0200
+++ new/template-glib-3.32.0/meson.build2019-03-13 08:17:06.0 
+0100
@@ -1,5 +1,5 @@
 project('template-glib', 'c',
-  version: '3.30.0',
+  version: '3.32.0',
   license: 'LGPLv2.1+',
 meson_version: '>= 0.40.1',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 
'c_std=gnu11' ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.30.0/po/LINGUAS 
new/template-glib-3.32.0/po/LINGUAS
--- old/template-glib-3.30.0/po/LINGUAS 2018-09-05 06:38:58.0 +0200
+++ new/template-glib-3.32.0/po/LINGUAS 2019-03-13 08:17:06.0 +0100
@@ -1,12 +1,15 @@
 # please keep this list sorted alphabetically
 #
 cs
+da
 de
 el
 es
 fur
 hu
 id
+it
+nl
 pl
 pt
 pt_BR
@@ -14,3 +17,4 @@
 sl
 sr
 sv
+tr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.30.0/po/da.po 
new/template-glib-3.32.0/po/da.po
--- old/template-glib-3.30.0/po/da.po   1970-01-01 01:00:00.0 +0100
+++ new/template-glib-3.32.0/po/da.po   2019-03-13 08:17:06.0 +0100
@@ -0,0 +1,37 @@
+# Danish translation for template-glib.
+# Copyright (C) 2019 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# scootergrisen, 2019.
+msgid ""
+msgstr ""

commit template-glib for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2018-10-17 08:11:50

Comparing /work/SRC/openSUSE:Factory/template-glib (Old)
 and  /work/SRC/openSUSE:Factory/.template-glib.new (New)


Package is "template-glib"

Wed Oct 17 08:11:50 2018 rev:6 rq:637361 version:3.30.0

Changes:

--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes  
2018-03-24 16:05:57.887861992 +0100
+++ /work/SRC/openSUSE:Factory/.template-glib.new/template-glib.changes 
2018-10-17 08:12:05.327110220 +0200
@@ -1,0 +2,8 @@
+Wed Sep 12 20:31:51 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 3.30.0:
+  + Documentation fixes.
+  + Check {{include}} for valid path.
+  + Various G-I fixes.
+
+---

Old:

  template-glib-3.28.0.tar.xz

New:

  template-glib-3.30.0.tar.xz



Other differences:
--
++ template-glib.spec ++
--- /var/tmp/diff_new_pack.fckhGQ/_old  2018-10-17 08:12:06.867109535 +0200
+++ /var/tmp/diff_new_pack.fckhGQ/_new  2018-10-17 08:12:06.867109535 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   template-glib
-Version:3.28.0
+Version:3.30.0
 Release:0
 Summary:Library for generating text based on a template and user 
defined state
 License:LGPL-2.1-or-later
 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
+Source0:
http://download.gnome.org/sources/template-glib/3.30/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gtk-doc

++ template-glib-3.28.0.tar.xz -> template-glib-3.30.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.28.0/NEWS 
new/template-glib-3.30.0/NEWS
--- old/template-glib-3.28.0/NEWS   2018-03-14 01:18:19.0 +0100
+++ new/template-glib-3.30.0/NEWS   2018-09-05 06:38:58.0 +0200
@@ -1,4 +1,14 @@
 ==
+Version 3.30.0
+==
+
+Changes in this release:
+
+ • Documentation fixes
+ • Check {{include}} for valid path
+ • Various G-I fixes
+
+==
 Version 3.28.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.28.0/meson.build 
new/template-glib-3.30.0/meson.build
--- old/template-glib-3.28.0/meson.build2018-03-14 01:18:19.0 
+0100
+++ new/template-glib-3.30.0/meson.build2018-09-05 06:38:58.0 
+0200
@@ -1,5 +1,5 @@
 project('template-glib', 'c',
-  version: '3.28.0',
+  version: '3.30.0',
   license: 'LGPLv2.1+',
 meson_version: '>= 0.40.1',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 
'c_std=gnu11' ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.28.0/po/LINGUAS 
new/template-glib-3.30.0/po/LINGUAS
--- old/template-glib-3.28.0/po/LINGUAS 2018-03-14 01:18:19.0 +0100
+++ new/template-glib-3.30.0/po/LINGUAS 2018-09-05 06:38:58.0 +0200
@@ -10,6 +10,7 @@
 pl
 pt
 pt_BR
+ro
 sl
 sr
 sv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.28.0/po/ro.po 
new/template-glib-3.30.0/po/ro.po
--- old/template-glib-3.28.0/po/ro.po   1970-01-01 01:00:00.0 +0100
+++ new/template-glib-3.30.0/po/ro.po   2018-09-05 06:38:58.0 +0200
@@ -0,0 +1,39 @@
+# Romanian translation for template-glib.
+# Copyright (C) 2018 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Floren <>, 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n;
+"POT-Creation-Date: 2018-03-14 00:15+\n"
+"PO-Revision-Date: 2018-04-05 17:54+0300\n"
+"Language-Team: Romanian \n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 
20)) ? 1 : 2);;\n"
+"Last-Translator: Florentina Mușat \n"
+"X-Generator: Poedit 2.0.6\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() poate fi apelată doar o dată"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "Programul de parsare nu conține un flux de intrare"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before 

commit template-glib for openSUSE:Factory

2018-03-24 Thread root
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 - jeng...@inai.de
+
+- 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.
 
 %packagedevel
 Summary:Development files for Template-GLib
@@ -75,15 +71,11 @@
 Requires:   typelib-1_0-Template-1_0 = %{version}
 
 %descriptiondevel
-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
 




commit template-glib for openSUSE:Factory

2018-03-14 Thread root
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 - dims...@opensuse.org
+
+- Update to version 3.28.0:
+  + No changes since 3.27.90.
+
+---
+Wed Feb 28 16:40:21 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Mon Feb  5 12:19:17 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.27.90:
+  + Allow iteration of string arrays (GStrv).
+
+---
+Sat Nov 18 20:21:22 UTC 2017 - luc1...@linuxmail.org
+
+- 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)




commit template-glib for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2017-10-06 11:02:31

Comparing /work/SRC/openSUSE:Factory/template-glib (Old)
 and  /work/SRC/openSUSE:Factory/.template-glib.new (New)


Package is "template-glib"

Fri Oct  6 11:02:31 2017 rev:3 rq:531798 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes  
2017-09-13 21:53:07.809763373 +0200
+++ /work/SRC/openSUSE:Factory/.template-glib.new/template-glib.changes 
2017-10-06 11:02:32.321615790 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 13:11:11 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.26.1:
+  + Enable C99 support specifically in meson.build.
+  + Updated translations.
+
+---

Old:

  template-glib-3.26.0.tar.xz

New:

  template-glib-3.26.1.tar.xz



Other differences:
--
++ template-glib.spec ++
--- /var/tmp/diff_new_pack.4DijIV/_old  2017-10-06 11:02:32.909526885 +0200
+++ /var/tmp/diff_new_pack.4DijIV/_new  2017-10-06 11:02:32.913526280 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   template-glib
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Library to help you generate text based on a template and user 
defined state
 License:LGPL-2.1+

++ template-glib-3.26.0.tar.xz -> template-glib-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.26.0/NEWS 
new/template-glib-3.26.1/NEWS
--- old/template-glib-3.26.0/NEWS   2017-09-11 23:29:09.0 +0200
+++ new/template-glib-3.26.1/NEWS   2017-10-03 22:30:30.0 +0200
@@ -1,4 +1,14 @@
 ==
+Version 3.26.1
+==
+
+ • Enable C99 support specifically in meson.build
+
+Updated Translations:
+
+  German, Slovenian
+
+==
 Version 3.26.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.26.0/meson.build 
new/template-glib-3.26.1/meson.build
--- old/template-glib-3.26.0/meson.build2017-09-11 23:29:09.0 
+0200
+++ new/template-glib-3.26.1/meson.build2017-10-03 22:30:30.0 
+0200
@@ -1,8 +1,8 @@
 project('template-glib', 'c',
-  version: '3.26.0',
+  version: '3.26.1',
   license: 'LGPLv2.1+',
 meson_version: '>= 0.40.1',
-  default_options: [ 'warning_level=1', 'buildtype=debugoptimized' ],
+  default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 
'c_std=gnu11' ],
 )
 
 version_arr = meson.project_version().split('.')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.26.0/po/de.po 
new/template-glib-3.26.1/po/de.po
--- old/template-glib-3.26.0/po/de.po   2017-09-11 23:29:09.0 +0200
+++ new/template-glib-3.26.1/po/de.po   2017-10-03 22:30:30.0 +0200
@@ -1,15 +1,15 @@
 # German translation for template-glib.
 # Copyright (C) 2016 template-glib's COPYRIGHT HOLDER
 # This file is distributed under the same license as the template-glib package.
-# Mario Blättermann , 2016.
+# Mario Blättermann , 2016-2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: template-glib master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?;
-"product=template-glib=I18N+L10N=general\n"
-"POT-Creation-Date: 2016-01-13 14:42+\n"
-"PO-Revision-Date: 2016-01-13 20:14+0100\n"
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-;
+"builder=I18N+L10N=templates\n"
+"POT-Creation-Date: 2017-09-12 11:58+\n"
+"PO-Revision-Date: 2017-10-02 11:59+0200\n"
 "Last-Translator: Mario Blättermann \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -17,24 +17,22 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.8.6\n"
+"X-Generator: Poedit 2.0.3\n"
 
-#: ../src/tmpl-parser.c:199
+#: src/tmpl-parser.c:199
 #, c-format
 msgid "%s() may only be called once"
 msgstr "%s() darf nur einmal aufgerufen werden"
 
-#: ../src/tmpl-parser.c:211
-#, c-format
+#: src/tmpl-parser.c:211
 msgid "Parser does not contain an input stream"
 msgstr "Parser enthält keinen Eingabe-Datenstrom"
 
-#: ../src/tmpl-template.c:399
-#, c-format
+#: src/tmpl-template.c:454
 msgid "Must parse template before expanding"
 msgstr "Vorlage muss vor dem Erweitern verarbeitet werden"
 
-#: ../src/tmpl-template-locator.c:105
+#: src/tmpl-template-locator.c:105
 #, c-format
-msgid "Failed to locate template 

commit template-glib for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2017-09-13 21:53:07

Comparing /work/SRC/openSUSE:Factory/template-glib (Old)
 and  /work/SRC/openSUSE:Factory/.template-glib.new (New)


Package is "template-glib"

Wed Sep 13 21:53:07 2017 rev:2 rq:523538 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes  
2017-08-30 16:24:35.917712232 +0200
+++ /work/SRC/openSUSE:Factory/.template-glib.new/template-glib.changes 
2017-09-13 21:53:07.809763373 +0200
@@ -1,0 +2,21 @@
+Mon Sep 11 23:13:49 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.0:
+  + Don't store build dir in generated files to help with build
+reproducibility.
+- Add gtk-doc BuildRequires, build documentation.
+- Pass enable_tracing=false, enable_profiling=false,
+  with_introspection=true, with_vapi=true and enable_gtk_doc=true
+  to meson, ensure we build the features we want.
+
+---
+Thu Sep  7 07:57:34 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.25.92:
+  + Use LGPLv2.1+ consistently.
+  + Fix unused variable in eval.
+  + Check for version-script support by the linker.
+  + Bump to more recent meson dependency.
+  + Updated translations.
+
+---

Old:

  template-glib-3.25.3.tar.xz

New:

  template-glib-3.26.0.tar.xz



Other differences:
--
++ template-glib.spec ++
--- /var/tmp/diff_new_pack.I1Fp9R/_old  2017-09-13 21:53:09.313551794 +0200
+++ /var/tmp/diff_new_pack.I1Fp9R/_new  2017-09-13 21:53:09.313551794 +0200
@@ -17,15 +17,16 @@
 
 
 Name:   template-glib
-Version:3.25.3
+Version:3.26.0
 Release:0
 Summary:Library to help you generate text based on a template and user 
defined state
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:https://git.gnome.org/browse/template-glib/
-Source0:
https://download.gnome.org/sources/template-glib/3.25/template-glib-3.25.3.tar.xz
+Source0:
http://download.gnome.org/sources/template-glib/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  flex
+BuildRequires:  gtk-doc
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0)
@@ -44,8 +45,8 @@
 
 %package -n libtemplate_glib-1_0-0
 Summary:Library to help you generate text based on a template and user 
defined state
-Group:  System/Libraries
 # Make the -lang package installable
+Group:  System/Libraries
 Provides:   %{name} = %{version}
 
 %description -n libtemplate_glib-1_0-0
@@ -55,6 +56,7 @@
 
 %package -n typelib-1_0-Template-1_0
 Summary:Introspection bindings for Template-GLib
+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
@@ -89,7 +91,13 @@
 %autosetup
 
 %build
-%{meson}
+%{meson} \
+   -Denable_tracing=false \
+   -Denable_profiling=false \
+   -Dwith_introspection=true \
+   -Dwith_vapi=true \
+   -Denable_gtk_doc=true \
+   %{nil}
 %{meson_build}
 
 %install
@@ -100,13 +108,15 @@
 %postun -n libtemplate_glib-1_0-0 -p /sbin/ldconfig
 
 %files -n libtemplate_glib-1_0-0
+%license COPYING
 %{_libdir}/libtemplate_glib-1.0.so.0*
 
 %files -n typelib-1_0-Template-1_0
 %{_libdir}/girepository-1.0/Template-1.0.typelib
 
 %files devel
-%doc README.md COPYING
+%doc README.md
+%doc %{_datadir}/gtk-doc/html/template-glib/
 %dir %{_includedir}/template-glib-1.0
 %{_includedir}/template-glib-1.0/*.h
 %{_datadir}/gir-1.0/Template-1.0.gir

++ template-glib-3.25.3.tar.xz -> template-glib-3.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.25.3/NEWS 
new/template-glib-3.26.0/NEWS
--- old/template-glib-3.25.3/NEWS   2017-06-19 05:39:07.0 +0200
+++ new/template-glib-3.26.0/NEWS   2017-09-11 23:29:09.0 +0200
@@ -1,4 +1,28 @@
 ==
+Version 3.26.0
+==
+
+Changes in this release:
+
+ • Don't store build dir in generated files to help with
+   build reproducibility.
+
+===
+Version 3.25.92
+===
+
+Changes in this release:
+
+ • Use LGPLv2.1+ consistently
+ • Fix unused variable in eval
+ • Check for version-script support by the linker
+ • Bump to more recent meson dependency
+
+Updated Translations:
+
+ Hungarian, Spanish, Indonesian, Czech, Slovenian, Brazilian, Serbian
+
+==
 Version 3.25.3
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'