commit libgdamm for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package libgdamm for openSUSE:Factory 
checked in at 2018-03-09 10:41:49

Comparing /work/SRC/openSUSE:Factory/libgdamm (Old)
 and  /work/SRC/openSUSE:Factory/.libgdamm.new (New)


Package is "libgdamm"

Fri Mar  9 10:41:49 2018 rev:10 rq:582908 version:4.99.11

Changes:

--- /work/SRC/openSUSE:Factory/libgdamm/libgdamm.changes2016-03-29 
14:27:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdamm.new/libgdamm.changes   2018-03-09 
10:41:49.408991598 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:34:21 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libgdamm.spec ++
--- /var/tmp/diff_new_pack.r7yMsQ/_old  2018-03-09 10:41:50.364957171 +0100
+++ /var/tmp/diff_new_pack.r7yMsQ/_new  2018-03-09 10:41:50.368957027 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdamm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,15 +21,15 @@
 Version:4.99.11
 Release:0
 Summary:C++ wrappers for libgda
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
-Url:http://www.gtkmm.org/
+URL:http://www.gtkmm.org/
 Source: 
http://download.gnome.org/sources/libgdamm/4.99/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.46.1
 BuildRequires:  pkgconfig(libgda-5.0) >= 5.0.2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 C++ wrappers for libgda. libgdamm is part of a set of powerful
@@ -70,20 +70,15 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}%{_datadir}/doc/libgdamm-5.0/
 
-%clean
-rm -rf %{buildroot}
-
 %post -n %{name}-5_0-13 -p /sbin/ldconfig
-
 %postun -n %{name}-5_0-13 -p /sbin/ldconfig
 
 %files -n %{name}-5_0-13
-%defattr(-, root, root, -)
-%doc AUTHORS COPYING ChangeLog NEWS
+%license COPYING
+%doc AUTHORS ChangeLog NEWS
 %{_libdir}/libgdamm-5.0.so.*
 
 %files devel
-%defattr(-, root, root, -)
 %{_includedir}/libgdamm-5.0/
 %{_libdir}/libgdamm-5.0.so
 %{_libdir}/libgdamm-5.0/




commit libgdamm for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package libgdamm for openSUSE:Factory 
checked in at 2016-03-29 14:27:17

Comparing /work/SRC/openSUSE:Factory/libgdamm (Old)
 and  /work/SRC/openSUSE:Factory/.libgdamm.new (New)


Package is "libgdamm"

Changes:

--- /work/SRC/openSUSE:Factory/libgdamm/libgdamm.changes2014-05-05 
21:18:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdamm.new/libgdamm.changes   2016-03-29 
14:27:19.0 +0200
@@ -1,0 +2,21 @@
+Sat Nov 28 00:34:10 UTC 2015 - zai...@opensuse.org
+
+- Update to version 4.99.11:
+  + SqlBuilder::select_add_target(): Avoid "stack smashing
+detected".
+
+---
+Wed Sep 30 12:52:13 UTC 2015 - zai...@opensuse.org
+
+- Update to version 4.99.10:
+  + Regenerate with the latest glibmm.
+
+---
+Sat Jul 18 10:59:00 UTC 2015 - zai...@opensuse.org
+
+- Update to version 4.99.9:
+  + Use (and require) C++11.
+- Replace glibmm2-devel and libgda-devel BuildRequires for their
+  pkgconfig() style equivalents.
+
+---

Old:

  libgdamm-4.99.8.tar.xz

New:

  libgdamm-4.99.11.tar.xz



Other differences:
--
++ libgdamm.spec ++
--- /var/tmp/diff_new_pack.NomfE9/_old  2016-03-29 14:27:20.0 +0200
+++ /var/tmp/diff_new_pack.NomfE9/_new  2016-03-29 14:27:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdamm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   libgdamm
-Version:4.99.8
+Version:4.99.11
 Release:0
 Summary:C++ wrappers for libgda
 License:LGPL-2.1+
@@ -27,8 +27,8 @@
 Source: 
http://download.gnome.org/sources/libgdamm/4.99/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  glibmm2-devel >= 2.27.93
-BuildRequires:  libgda-devel >= 5.0.2
+BuildRequires:  pkgconfig(glibmm-2.4) >= 2.46.1
+BuildRequires:  pkgconfig(libgda-5.0) >= 5.0.2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ libgdamm-4.99.8.tar.xz -> libgdamm-4.99.11.tar.xz ++
 89963 lines of diff (skipped)




commit libgdamm for openSUSE:Factory

2014-05-05 Thread h_root
Hello community,

here is the log from the commit of package libgdamm for openSUSE:Factory 
checked in at 2014-05-05 21:17:05

Comparing /work/SRC/openSUSE:Factory/libgdamm (Old)
 and  /work/SRC/openSUSE:Factory/.libgdamm.new (New)


Package is "libgdamm"

Changes:

--- /work/SRC/openSUSE:Factory/libgdamm/libgdamm.changes2013-05-16 
11:08:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdamm.new/libgdamm.changes   2014-05-05 
21:18:41.0 +0200
@@ -1,0 +2,11 @@
+Fri Apr 25 16:24:21 UTC 2014 - zai...@opensuse.org
+
+- Update to version 4.99.8:
+  + Value:
+- Add missing create_as_int64/uint64() implementations.
+- Add create_as_float/double() and set_float/double(),
+  deprecating the ambiguous constructors and set() methods.
+  + Build: Do not bother breaking the build if libgda was not built
+with GdaDataModelDBD.
+
+---

Old:

  libgdamm-4.99.7.tar.xz

New:

  libgdamm-4.99.8.tar.xz



Other differences:
--
++ libgdamm.spec ++
--- /var/tmp/diff_new_pack.U2QOCy/_old  2014-05-05 21:18:42.0 +0200
+++ /var/tmp/diff_new_pack.U2QOCy/_new  2014-05-05 21:18:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdamm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   libgdamm
-Version:4.99.7
+Version:4.99.8
 Release:0
 Summary:C++ wrappers for libgda
 License:LGPL-2.1+

++ libgdamm-4.99.7.tar.xz -> libgdamm-4.99.8.tar.xz ++
 70529 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdamm for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package libgdamm for openSUSE:Factory 
checked in at 2013-05-16 11:08:12

Comparing /work/SRC/openSUSE:Factory/libgdamm (Old)
 and  /work/SRC/openSUSE:Factory/.libgdamm.new (New)


Package is "libgdamm"

Changes:

--- /work/SRC/openSUSE:Factory/libgdamm/libgdamm.changes2013-04-02 
12:12:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdamm.new/libgdamm.changes   2013-05-16 
11:08:14.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 29 11:21:52 UTC 2013 - dims...@opensuse.org
+
+- Update to version 4.99.7:
+  + Minor build fix.
+
+---

Old:

  libgdamm-4.99.6.tar.bz2

New:

  libgdamm-4.99.7.tar.xz



Other differences:
--
++ libgdamm.spec ++
--- /var/tmp/diff_new_pack.DWEa0I/_old  2013-05-16 11:08:15.0 +0200
+++ /var/tmp/diff_new_pack.DWEa0I/_new  2013-05-16 11:08:15.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   libgdamm
-Version:4.99.6
+Version:4.99.7
 Release:0
 Summary:C++ wrappers for libgda
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
 Url:http://www.gtkmm.org/
-Source: 
http://download.gnome.org/sources/libgdamm/4.99/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/libgdamm/4.99/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel >= 2.27.93

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdamm for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package libgdamm for openSUSE:Factory 
checked in at 2013-04-02 12:12:08

Comparing /work/SRC/openSUSE:Factory/libgdamm (Old)
 and  /work/SRC/openSUSE:Factory/.libgdamm.new (New)


Package is "libgdamm", Maintainer is "ma...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/libgdamm/libgdamm.changes2012-01-19 
09:42:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgdamm.new/libgdamm.changes   2013-04-02 
12:12:09.0 +0200
@@ -1,0 +2,5 @@
+Fri Mar  1 12:44:54 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---



Other differences:
--
++ libgdamm.spec ++
--- /var/tmp/diff_new_pack.5ovpxn/_old  2013-04-02 12:12:11.0 +0200
+++ /var/tmp/diff_new_pack.5ovpxn/_new  2013-04-02 12:12:11.0 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package libgdamm
 #
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   libgdamm
 Version:4.99.6
-Release:1
-License:LGPL-2.1+
+Release:0
 Summary:C++ wrappers for libgda
-Url:http://www.gtkmm.org/
+License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
+Url:http://www.gtkmm.org/
 Source: 
http://download.gnome.org/sources/libgdamm/4.99/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org