Hello community, here is the log from the commit of package swayidle for openSUSE:Factory checked in at 2019-07-13 13:49:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swayidle (Old) and /work/SRC/openSUSE:Factory/.swayidle.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swayidle" Sat Jul 13 13:49:49 2019 rev:4 rq:714771 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/swayidle/swayidle.changes 2019-07-11 13:19:01.242755534 +0200 +++ /work/SRC/openSUSE:Factory/.swayidle.new.4615/swayidle.changes 2019-07-13 14:00:41.434892625 +0200 @@ -1,0 +2,7 @@ +Fri Jul 12 06:36:45 UTC 2019 - [email protected] + +- Update to 1.5: + * Set version to 1.5 +- Remove swayidle-version.patch: upstreamed + +------------------------------------------------------------------- Old: ---- 1.4.tar.gz swayidle-version.patch New: ---- 1.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swayidle.spec ++++++ --- /var/tmp/diff_new_pack.xA1WJz/_old 2019-07-13 14:00:42.886892181 +0200 +++ /var/tmp/diff_new_pack.xA1WJz/_new 2019-07-13 14:00:42.930892167 +0200 @@ -17,14 +17,13 @@ Name: swayidle -Version: 1.4 +Version: 1.5 Release: 0 Summary: Idle management daemon for Wayland License: MIT Group: System/GUI/Other URL: https://github.com/swaywm/swayidle Source0: https://github.com/swaywm/swayidle/archive/%{version}.tar.gz -Patch0: swayidle-version.patch BuildRequires: meson >= 0.48.0 BuildRequires: pkgconfig BuildRequires: scdoc @@ -68,7 +67,6 @@ %prep %setup -q -%patch0 -p1 %build export CFLAGS="%{optflags} -I/usr/include/wayland" ++++++ 1.4.tar.gz -> 1.5.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/swayidle-1.4/meson.build new/swayidle-1.5/meson.build --- old/swayidle-1.4/meson.build 2019-07-05 18:48:33.000000000 +0200 +++ new/swayidle-1.5/meson.build 2019-07-11 16:18:46.000000000 +0200 @@ -1,7 +1,7 @@ project( 'swayidle', 'c', - version: '1.3', + version: '1.5', license: 'MIT', meson_version: '>=0.48.0', default_options: [
