Hello community,

here is the log from the commit of package swaybg for openSUSE:Factory checked 
in at 2019-06-12 13:14:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/swaybg (Old)
 and      /work/SRC/openSUSE:Factory/.swaybg.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "swaybg"

Wed Jun 12 13:14:07 2019 rev:1 rq:708735 version:1.0

Changes:
--------
New Changes file:

--- /dev/null   2019-06-06 01:32:53.891093091 +0200
+++ /work/SRC/openSUSE:Factory/.swaybg.new.4811/swaybg.changes  2019-06-12 
13:14:07.604827527 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Tue Jun  4 06:20:03 UTC 2019 - [email protected]
+
+- Initial package of swaybg in 1.0 for openSUSE

New:
----
  swaybg-1.0.tar.gz
  swaybg.changes
  swaybg.spec

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

Other differences:
------------------
++++++ swaybg.spec ++++++
#
# spec file for package swaybg
#
# Copyright (c) 2019 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           swaybg
Version:        1.0
Release:        0
Summary:        Wallpaper tool for Wayland compositors
License:        MIT
Group:          System/GUI/Other
URL:            https://github.com/swaywm/swaybg
Source0:        
https://github.com/swaywm/swaybg/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  meson >= 0.48.0
BuildRequires:  pkgconfig
BuildRequires:  scdoc
BuildRequires:  wlroots-devel >= 0.5
BuildRequires:  pkgconfig(cairo)
BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
BuildRequires:  pkgconfig(wayland-client)
BuildRequires:  pkgconfig(wayland-protocols)
BuildRequires:  pkgconfig(wayland-server)
BuildRequires:  pkgconfig(wlc)
BuildRequires:  pkgconfig(xkbcommon)

%description
swaybg is a wallpaper utility for Wayland compositors. It is compatible with 
any Wayland compositor which implements the following Wayland protocols:
wlr-layer-shell, xdg-output, xdg-shell.

%prep
%setup -q

%build
export CFLAGS="%{optflags}"
%meson

%meson_build

%install
%meson_install

%files
%license LICENSE
%doc README.md
%{_bindir}/swaybg
%{_mandir}/man1/swaybg.1%{?ext_man}

%changelog

Reply via email to