Hello community, here is the log from the commit of package way-cooler for openSUSE:Factory checked in at 2018-01-09 14:54:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/way-cooler (Old) and /work/SRC/openSUSE:Factory/.way-cooler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "way-cooler" Tue Jan 9 14:54:47 2018 rev:2 rq:562446 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/way-cooler/way-cooler.changes 2017-11-09 13:56:42.245505296 +0100 +++ /work/SRC/openSUSE:Factory/.way-cooler.new/way-cooler.changes 2018-01-09 14:54:49.091231482 +0100 @@ -1,0 +2,10 @@ +Mon Jan 8 09:48:34 UTC 2018 - [email protected] + +- Update to 0.7.0: + * Note that all of the extension programs (wc-bg, wc-lock, and wc-grab) have backward incompatible changes in this release. Previous versions will not work as expected! + * The background program binary has been renamed to wc-bg (originally way-cooler-bg) + * The lockscreen program no longer uses a hack in order to render but uses a modified version of the desktop-shell protocol + * Can now choose whether root containers have borders or not + * See full changelog https://github.com/way-cooler/way-cooler/blob/master/changelog/v0.7.0.md + +------------------------------------------------------------------- Old: ---- v0.6.2.tar.gz New: ---- v0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ way-cooler.spec ++++++ --- /var/tmp/diff_new_pack.S84txo/_old 2018-01-09 14:54:49.963190605 +0100 +++ /var/tmp/diff_new_pack.S84txo/_new 2018-01-09 14:54:49.967190418 +0100 @@ -1,7 +1,7 @@ # # spec file for package way-cooler # -# 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,7 +17,7 @@ Name: way-cooler -Version: 0.6.2 +Version: 0.7.0 Release: 0 Summary: Customizeable Wayland compositor written in Rust License: MIT @@ -26,16 +26,18 @@ Source0: https://github.com/way-cooler/way-cooler/archive/v%{version}.tar.gz Source1: vendor.tar.xz BuildRequires: cargo +BuildRequires: gdk-pixbuf-devel >= 2.26 +BuildRequires: git +BuildRequires: libcurl-devel +BuildRequires: lua53-devel BuildRequires: rust BuildRequires: rust-std -BuildRequires: git +BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(dbus-1) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(wayland-server) BuildRequires: pkgconfig(wlc) BuildRequires: pkgconfig(xkbcommon) -BuildRequires: libcurl-devel -BuildRequires: pkgconfig(wayland-server) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(cairo) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ v0.6.2.tar.gz -> v0.7.0.tar.gz ++++++ ++++ 8291 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ ++++ 161941 lines of diff (skipped)
