commit libgsystem for openSUSE:Factory

Hello community, here is the log from the commit of package libgsystem for openSUSE:Factory checked in at 2015-08-01 11:34:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgsystem (Old) and /work/SRC/openSUSE:Factory/.libgsystem.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libgsystem" Changes: -------- --- /work/SRC/openSUSE:Factory/libgsystem/libgsystem.changes 2015-03-09 10:00:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libgsystem.new/libgsystem.changes 2015-08-01 11:34:07.000000000 +0200 @@ -2 +2,17 @@ -Wed Jan 28 11:00:54 UTC 2015 - opensuse-packaging@opensuse.org +Tue Jul 14 08:54:31 UTC 2015 - dimstar@opensuse.org + +- Update to version 2015.2: + + fileutils: Add missing dirent include + + README: Update for deprecation + + Start using libglnx + + fileutils: Switch to libglnx xattr code + + libglnx: Update + + fileutils: Use new libglnx shutil mkdir-p API + + console: Link to wikipedia page + + console: Further clarify escape codes + + shutil: Fall back to a copy if link() returns EPERM too + + Release 2015.2 +- Add libcap-devel BuildRequires: new dependency. + +------------------------------------------------------------------- +Wed Jan 28 11:00:54 UTC 2015 - dimstar@opensuse.org Old: ---- libgsystem-2015.1.tar.xz New: ---- libgsystem-2015.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgsystem.spec ++++++ --- /var/tmp/diff_new_pack.JH8Ipc/_old 2015-08-01 11:34:08.000000000 +0200 +++ /var/tmp/diff_new_pack.JH8Ipc/_new 2015-08-01 11:34:08.000000000 +0200 @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: libgsystem -Version: 2015.1 +Version: 2015.2 Release: 0 Summary: GIO-based library targeted for use by OS component License: LGPL-2.0+ @@ -32,6 +32,7 @@ %endif BuildRequires: gobject-introspection-devel BuildRequires: libattr-devel +BuildRequires: libcap-devel BuildRequires: pkgconfig(gio-unix-2.0) >= 2.34.0 BuildRequires: pkgconfig(libsystemd-journal) >= 200 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JH8Ipc/_old 2015-08-01 11:34:08.000000000 +0200 +++ /var/tmp/diff_new_pack.JH8Ipc/_new 2015-08-01 11:34:08.000000000 +0200 @@ -2,9 +2,9 @@ <service name="tar_scm" mode="disabled"> <param name="url">git://git.gnome.org/libgsystem</param> <param name="scm">git</param> - <param name="versionformat">2015.1</param> + <param name="versionformat">2015.2</param> <param name="changesgenerate">enable</param> - <param name="revision">refs/tags/v2015.1</param> + <param name="revision">refs/tags/v2015.2</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.JH8Ipc/_old 2015-08-01 11:34:08.000000000 +0200 +++ /var/tmp/diff_new_pack.JH8Ipc/_new 2015-08-01 11:34:08.000000000 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://git.gnome.org/libgsystem</param> - <param name="changesrevision">d84aa25549057bc48ff632a01bc4f1052eca8133</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">86c24c181ec6c3ec334a39145efc022c3e744929</param></service></servicedata> \ No newline at end of file ++++++ libgsystem-2015.1.tar.xz -> libgsystem-2015.2.tar.xz ++++++ ++++ 4526 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de