Hello community,

here is the log from the commit of package libgee for openSUSE:Factory checked 
in at 2018-03-08 10:47:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgee (Old)
 and      /work/SRC/openSUSE:Factory/.libgee.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgee"

Thu Mar  8 10:47:11 2018 rev:38 rq:582814 version:0.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgee/libgee.changes    2017-03-22 
23:14:25.296574336 +0100
+++ /work/SRC/openSUSE:Factory/.libgee.new/libgee.changes       2018-03-08 
10:47:14.623489662 +0100
@@ -1,0 +2,16 @@
+Wed Feb 28 16:34:26 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Sun Feb 11 23:21:26 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 0.20.1:
+  + Minor bug fixes.
+- Update Url tag to https://wiki.gnome.org/Projects/Libgee: the
+  current Libgee's web page.
+- Remove idempotent %clean section: RPM already does this work.
+- Update package summaries and descriptions making them either
+  shorter or more content-descriptive.
+
+-------------------------------------------------------------------

Old:
----
  libgee-0.20.0.tar.xz

New:
----
  libgee-0.20.1.tar.xz

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

Other differences:
------------------
++++++ libgee.spec ++++++
--- /var/tmp/diff_new_pack.PrnXZf/_old  2018-03-08 10:47:15.459459564 +0100
+++ /var/tmp/diff_new_pack.PrnXZf/_new  2018-03-08 10:47:15.463459420 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgee
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,18 +18,18 @@
 
 
 Name:           libgee
-Version:        0.20.0
+Version:        0.20.1
 Release:        0
 Summary:        GObject-based library providing commonly used data structures
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
-Url:            http://live.gnome.org/Libgee
+URL:            https://wiki.gnome.org/Projects/Libgee
 Source0:        
http://download.gnome.org/sources/libgee/0.20/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  gobject-introspection-devel
+BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.25.1
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libgee is a collection library providing GObject-based interfaces and
@@ -46,18 +46,20 @@
 Libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
 
+This package provides Libgee's shared libraries.
+
 %package -n typelib-1_0-Gee-0_8
-Summary:        GObject-based library providing commonly used data structures 
-- Introspection bindings
+Summary:        Introspection bindings for Libgee
 Group:          System/Libraries
 
 %description -n typelib-1_0-Gee-0_8
 Libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
 
-This package provides the GObject Introspection bindings for libgee.
+This package provides the GObject Introspection bindings for Libgee.
 
 %package -n libgee-devel
-Summary:        GObject-based library providing useful data structures - 
Development Files
+Summary:        Development files for Libgee
 Group:          Development/Libraries/GNOME
 Requires:       libgee-0_8-2 = %{version}
 Requires:       typelib-1_0-Gee-0_8 = %{version}
@@ -66,6 +68,8 @@
 Libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
 
+This package provides all the files needed for development using Libgee.
+
 %prep
 %setup -q
 
@@ -75,26 +79,21 @@
 
 %install
 %make_install
-rm %{buildroot}%{_libdir}/*.la
-
-%clean
-rm -rf %{buildroot}
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libgee-0_8-2 -p /sbin/ldconfig
-
 %postun -n libgee-0_8-2 -p /sbin/ldconfig
 
 %files -n libgee-0_8-2
-%defattr(-, root, root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%license COPYING
+%doc NEWS README
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-Gee-0_8
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Gee-0.8.typelib
 
 %files -n libgee-devel
-%defattr(-, root, root)
+%doc AUTHORS ChangeLog MAINTAINERS
 %{_includedir}/gee-0.8/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc

++++++ libgee-0.20.0.tar.xz -> libgee-0.20.1.tar.xz ++++++
++++ 95116 lines of diff (skipped)


Reply via email to