commit osinfo-db-tools for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package osinfo-db-tools for openSUSE:Factory 
checked in at 2020-06-11 14:45:03

Comparing /work/SRC/openSUSE:Factory/osinfo-db-tools (Old)
 and  /work/SRC/openSUSE:Factory/.osinfo-db-tools.new.3606 (New)


Package is "osinfo-db-tools"

Thu Jun 11 14:45:03 2020 rev:8 rq:812734 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db-tools/osinfo-db-tools.changes  
2019-12-23 22:35:40.697774355 +0100
+++ 
/work/SRC/openSUSE:Factory/.osinfo-db-tools.new.3606/osinfo-db-tools.changes
2020-06-11 14:45:19.937492671 +0200
@@ -1,0 +2,9 @@
+Mon Jun  1 12:42:25 MDT 2020 - carn...@suse.com
+
+- Update to version 1.8.0
+  * Several CI improvements
+  * Several release scripts improvements
+  * Several translations improvements
+  * Several syntax-check improvements
+
+---

Old:

  osinfo-db-tools-1.7.0.tar.xz

New:

  osinfo-db-tools-1.8.0.tar.xz



Other differences:
--
++ osinfo-db-tools.spec ++
--- /var/tmp/diff_new_pack.28IpzJ/_old  2020-06-11 14:45:21.025495841 +0200
+++ /var/tmp/diff_new_pack.28IpzJ/_new  2020-06-11 14:45:21.029495853 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osinfo-db-tools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   osinfo-db-tools
-Version:1.7.0
+Version:1.8.0
 Release:0
 Summary:Tools for managing the osinfo database
 License:LGPL-2.1+ and GPL-2.0+

++ osinfo-db-tools-1.7.0.tar.xz -> osinfo-db-tools-1.8.0.tar.xz ++
 26907 lines of diff (skipped)




commit osinfo-db-tools for openSUSE:Factory

2019-12-23 Thread root
Hello community,

here is the log from the commit of package osinfo-db-tools for openSUSE:Factory 
checked in at 2019-12-23 22:34:29

Comparing /work/SRC/openSUSE:Factory/osinfo-db-tools (Old)
 and  /work/SRC/openSUSE:Factory/.osinfo-db-tools.new.6675 (New)


Package is "osinfo-db-tools"

Mon Dec 23 22:34:29 2019 rev:7 rq:755357 version:1.7.0

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db-tools/osinfo-db-tools.changes  
2019-05-12 11:32:21.721687833 +0200
+++ 
/work/SRC/openSUSE:Factory/.osinfo-db-tools.new.6675/osinfo-db-tools.changes
2019-12-23 22:35:40.697774355 +0100
@@ -1,0 +2,17 @@
+Mon Dec  2 10:27:26 MST 2019 - carn...@suse.com
+
+- Update to version 1.7.0
+  Changes in this release include:
+  * Switch to meson build system
+
+---
+Wed Nov 13 13:21:51 MST 2019 - carn...@suse.com
+
+- Update to version 1.6.0
+  Changes in this release include:
+  * Refresh translations from zanata
+  * spec,mingw: Add mingw*-libsoup as dependency
+  * Commit 3917e5f4ae0e5 introduced libsoup dependency but forgot
+to add it to the mingw spec files.
+
+---

Old:

  osinfo-db-tools-1.5.0.tar.gz

New:

  osinfo-db-tools-1.7.0.tar.xz



Other differences:
--
++ osinfo-db-tools.spec ++
--- /var/tmp/diff_new_pack.wYEGtI/_old  2019-12-23 22:35:42.029774932 +0100
+++ /var/tmp/diff_new_pack.wYEGtI/_new  2019-12-23 22:35:42.033774934 +0100
@@ -17,19 +17,22 @@
 
 
 Name:   osinfo-db-tools
-Version:1.5.0
+Version:1.7.0
 Release:0
 Summary:Tools for managing the osinfo database
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Management
 Url:https://releases.pagure.org/libosinfo/
-Source: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
+Source: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
+BuildRequires:  gettext-devel
 BuildRequires:  glib2-devel
 BuildRequires:  json-glib-devel
+BuildRequires:  libarchive-devel
+BuildRequires:  libsoup-devel
 BuildRequires:  libxml2-devel >= 2.6.0
 BuildRequires:  libxslt-devel >= 1.0.0
-BuildRequires:  libarchive-devel
-BuildRequires:  perl
+BuildRequires:  meson
+#BuildRequires:  perl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,16 +43,16 @@
 %setup -q
 
 %build
-%configure --prefix=/usr
-make %{?_smp_mflags} V=1
+%meson
+%meson_build
 
 %install
-make install DESTDIR=%{buildroot}
+%meson_install
 
 %find_lang %{name}
 
 %files -f %{name}.lang
-%doc AUTHORS ChangeLog NEWS README
+%doc NEWS README
 %{_bindir}/osinfo-db-export
 %{_bindir}/osinfo-db-import
 %{_bindir}/osinfo-db-path




commit osinfo-db-tools for openSUSE:Factory

2019-05-12 Thread root
Hello community,

here is the log from the commit of package osinfo-db-tools for openSUSE:Factory 
checked in at 2019-05-12 11:32:18

Comparing /work/SRC/openSUSE:Factory/osinfo-db-tools (Old)
 and  /work/SRC/openSUSE:Factory/.osinfo-db-tools.new.5148 (New)


Package is "osinfo-db-tools"

Sun May 12 11:32:18 2019 rev:6 rq:702052 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db-tools/osinfo-db-tools.changes  
2019-03-04 09:12:51.440682150 +0100
+++ 
/work/SRC/openSUSE:Factory/.osinfo-db-tools.new.5148/osinfo-db-tools.changes
2019-05-12 11:32:21.721687833 +0200
@@ -1,0 +2,10 @@
+Thu May  9 09:50:10 MDT 2019 - carn...@suse.com
+
+- Update to version 1.5.0
+  Changes in this release include:
+  * Add a test suite covering all the tools
+  * Improve usage of --root by not requiring its argument to end with '/'
+  * Fix memory leak on osinfo-db-validate
+  * Fix wording of osinfo-db-export --help
+
+---

Old:

  osinfo-db-tools-1.4.0.tar.gz

New:

  osinfo-db-tools-1.5.0.tar.gz



Other differences:
--
++ osinfo-db-tools.spec ++
--- /var/tmp/diff_new_pack.lThds3/_old  2019-05-12 11:32:22.121689004 +0200
+++ /var/tmp/diff_new_pack.lThds3/_new  2019-05-12 11:32:22.125689015 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   osinfo-db-tools
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Tools for managing the osinfo database
 License:LGPL-2.1+ and GPL-2.0+

++ osinfo-db-tools-1.4.0.tar.gz -> osinfo-db-tools-1.5.0.tar.gz ++
 14216 lines of diff (skipped)




commit osinfo-db-tools for openSUSE:Factory

2019-03-04 Thread root
Hello community,

here is the log from the commit of package osinfo-db-tools for openSUSE:Factory 
checked in at 2019-03-04 09:12:49

Comparing /work/SRC/openSUSE:Factory/osinfo-db-tools (Old)
 and  /work/SRC/openSUSE:Factory/.osinfo-db-tools.new.28833 (New)


Package is "osinfo-db-tools"

Mon Mar  4 09:12:49 2019 rev:5 rq:680648 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db-tools/osinfo-db-tools.changes  
2019-02-06 15:45:49.831316972 +0100
+++ 
/work/SRC/openSUSE:Factory/.osinfo-db-tools.new.28833/osinfo-db-tools.changes   
2019-03-04 09:12:51.440682150 +0100
@@ -1,0 +2,8 @@
+Fri Mar  1 13:07:43 MST 2019 - carn...@suse.com
+
+- Update to version 1.4.0
+  Changes in this release include:
+  * Refreshed translations from Zanata
+  * Drop deprecated gnome-common and intltool
+
+---

Old:

  osinfo-db-tools-1.3.0.tar.gz

New:

  osinfo-db-tools-1.4.0.tar.gz



Other differences:
--
++ osinfo-db-tools.spec ++
--- /var/tmp/diff_new_pack.H3rk3S/_old  2019-03-04 09:12:52.152682023 +0100
+++ /var/tmp/diff_new_pack.H3rk3S/_new  2019-03-04 09:12:52.152682023 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   osinfo-db-tools
-Version:1.3.0
+Version:1.4.0
 Release:0
 Summary:Tools for managing the osinfo database
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Management
 Url:https://releases.pagure.org/libosinfo/
 Source: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
-BuildRequires:  intltool
 BuildRequires:  glib2-devel
 BuildRequires:  json-glib-devel
 BuildRequires:  libxml2-devel >= 2.6.0

++ osinfo-db-tools-1.3.0.tar.gz -> osinfo-db-tools-1.4.0.tar.gz ++
 33811 lines of diff (skipped)




commit osinfo-db-tools for openSUSE:Factory

2019-02-06 Thread root
Hello community,

here is the log from the commit of package osinfo-db-tools for openSUSE:Factory 
checked in at 2019-02-06 15:45:48

Comparing /work/SRC/openSUSE:Factory/osinfo-db-tools (Old)
 and  /work/SRC/openSUSE:Factory/.osinfo-db-tools.new.28833 (New)


Package is "osinfo-db-tools"

Wed Feb  6 15:45:48 2019 rev:4 rq:671218 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db-tools/osinfo-db-tools.changes  
2018-06-25 11:33:24.553393855 +0200
+++ 
/work/SRC/openSUSE:Factory/.osinfo-db-tools.new.28833/osinfo-db-tools.changes   
2019-02-06 15:45:49.831316972 +0100
@@ -1,0 +2,13 @@
+Mon Feb  4 11:35:20 MST 2019 - carn...@suse.com
+
+- Update to version 1.3.0
+  Changes in this release include:
+  * Avoid warnings on osinfo-db-export due to calling g_object_unref()
+on a NULL object
+  * Improvements on osinfo-db-import manpage
+  * Remove outdated FSF address from source file headers
+  * Make osinfo-db-import capable to deal with URLs
+  * Introduce osinfo-db-import --latest
+  * Refreshed translations from zanata
+
+---

Old:

  osinfo-db-tools-1.2.0.tar.gz

New:

  osinfo-db-tools-1.3.0.tar.gz



Other differences:
--
++ osinfo-db-tools.spec ++
--- /var/tmp/diff_new_pack.GnGtSe/_old  2019-02-06 15:45:50.379316639 +0100
+++ /var/tmp/diff_new_pack.GnGtSe/_new  2019-02-06 15:45:50.383316637 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package osinfo-db-tools
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   osinfo-db-tools
-Version:1.2.0
+Version:1.3.0
 Release:0
 Summary:Tools for managing the osinfo database
 License:LGPL-2.1+ and GPL-2.0+
@@ -26,6 +26,7 @@
 Source: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 BuildRequires:  intltool
 BuildRequires:  glib2-devel
+BuildRequires:  json-glib-devel
 BuildRequires:  libxml2-devel >= 2.6.0
 BuildRequires:  libxslt-devel >= 1.0.0
 BuildRequires:  libarchive-devel

++ osinfo-db-tools-1.2.0.tar.gz -> osinfo-db-tools-1.3.0.tar.gz ++
 25991 lines of diff (skipped)




commit osinfo-db-tools for openSUSE:Factory

2018-06-25 Thread root
Hello community,

here is the log from the commit of package osinfo-db-tools for openSUSE:Factory 
checked in at 2018-06-25 11:33:21

Comparing /work/SRC/openSUSE:Factory/osinfo-db-tools (Old)
 and  /work/SRC/openSUSE:Factory/.osinfo-db-tools.new (New)


Package is "osinfo-db-tools"

Mon Jun 25 11:33:21 2018 rev:3 rq:618147 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db-tools/osinfo-db-tools.changes  
2017-02-18 03:16:03.246155693 +0100
+++ /work/SRC/openSUSE:Factory/.osinfo-db-tools.new/osinfo-db-tools.changes 
2018-06-25 11:33:24.553393855 +0200
@@ -1,0 +2,9 @@
+Wed Jun 20 11:23:45 MDT 2018 - carn...@suse.com
+
+- Update to version 1.2.0
+  Changes in this release include
+  * Don’t expand XML entities
+  * Fix build with CLang
+  * Don’t hardcode perl interpretor path
+
+---

Old:

  osinfo-db-tools-1.1.0.tar.gz

New:

  osinfo-db-tools-1.2.0.tar.gz



Other differences:
--
++ osinfo-db-tools.spec ++
--- /var/tmp/diff_new_pack.hKyP2d/_old  2018-06-25 11:33:25.185370530 +0200
+++ /var/tmp/diff_new_pack.hKyP2d/_new  2018-06-25 11:33:25.189370383 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osinfo-db-tools
 #
-# 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:   osinfo-db-tools
-Version:1.1.0
+Version:1.2.0
 Release:0
 Summary:Tools for managing the osinfo database
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Management
-URL:http://libosinfo.org/
-Source: 
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
+Url:https://releases.pagure.org/libosinfo/
+Source: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 BuildRequires:  intltool
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel >= 2.6.0

++ osinfo-db-tools-1.1.0.tar.gz -> osinfo-db-tools-1.2.0.tar.gz ++
 32559 lines of diff (skipped)




commit osinfo-db-tools for openSUSE:Factory

2017-02-17 Thread root
Hello community,

here is the log from the commit of package osinfo-db-tools for openSUSE:Factory 
checked in at 2017-02-18 03:16:02

Comparing /work/SRC/openSUSE:Factory/osinfo-db-tools (Old)
 and  /work/SRC/openSUSE:Factory/.osinfo-db-tools.new (New)


Package is "osinfo-db-tools"

Changes:

--- /work/SRC/openSUSE:Factory/osinfo-db-tools/osinfo-db-tools.changes  
2017-02-09 11:13:33.560501483 +0100
+++ /work/SRC/openSUSE:Factory/.osinfo-db-tools.new/osinfo-db-tools.changes 
2017-02-18 03:16:03.246155693 +0100
@@ -1,0 +2,6 @@
+Fri Jan 27 13:45:33 UTC 2017 - jeng...@inai.de
+
+- Use more appropriate RPM group
+- Drop unnecessary %__ macro indirections
+
+---



Other differences:
--
++ osinfo-db-tools.spec ++
--- /var/tmp/diff_new_pack.98uNdl/_old  2017-02-18 03:16:03.622102597 +0100
+++ /var/tmp/diff_new_pack.98uNdl/_new  2017-02-18 03:16:03.626102032 +0100
@@ -21,7 +21,7 @@
 Release:0
 Summary:Tools for managing the osinfo database
 License:LGPL-2.1+ and GPL-2.0+
-Group:  System/Libraries
+Group:  System/Management
 URL:http://libosinfo.org/
 Source: 
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
 BuildRequires:  intltool
@@ -41,10 +41,10 @@
 
 %build
 %configure --prefix=/usr
-%__make %{?_smp_mflags} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%__make install DESTDIR=%{buildroot}
+make install DESTDIR=%{buildroot}
 
 %find_lang %{name}