Hello community, here is the log from the commit of package yast2-usbauth for openSUSE:Factory checked in at 2019-02-25 17:53:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-usbauth (Old) and /work/SRC/openSUSE:Factory/.yast2-usbauth.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-usbauth" Mon Feb 25 17:53:18 2019 rev:1 rq:678100 version:0.9 Changes: -------- New Changes file: --- /dev/null 2018-10-29 14:05:42.522318975 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-usbauth.new.28833/yast2-usbauth.changes 2019-02-25 17:53:18.754531180 +0100 @@ -0,0 +1,19 @@ +------------------------------------------------------------------- +Sat Mar 3 11:56:07 UTC 2018 - [email protected] + +- add class descriptions + +------------------------------------------------------------------- +Fri Feb 16 18:00:00 UTC 2018 - [email protected] + +- publish version 0.9 + +------------------------------------------------------------------- +Thu Feb 15 13:00:00 UTC 2018 - [email protected] + +- cleanup files + +------------------------------------------------------------------- +Tue May 5 16:00:00 UTC 2015 - [email protected] + +- initial created spec file New: ---- yast2-usbauth-0.9.tar.bz2 yast2-usbauth.changes yast2-usbauth.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-usbauth.spec ++++++ # # spec file for package yast2-usbauth # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 Stefan Koch <[email protected]> # Copyright (c) 2015 SUSE LLC. All Rights Reserved. # Author: Stefan Koch <[email protected]> # # 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 http://bugs.opensuse.org/ # Name: yast2-usbauth Version: 0.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Url: https://github.com/kochstefan/yast-usbauth BuildRequires: update-desktop-files BuildRequires: yast2-devtools BuildRequires: yast2-ruby-bindings BuildRequires: rubygem(yast-rake) Requires: libusbauth-configparser1 Requires: xdg-utils Requires: yast2 Requires: yast2-ruby-bindings Requires: rubygem(ffi) Recommends: usbauth BuildArch: noarch Summary: YaST2 component for usbauth configuration License: GPL-2.0-only Group: System/YaST %description YaST module that helps to create an usbauth firewall config file %prep %setup -n %{name}-%{version} %install rake install DESTDIR="%{buildroot}" %files %defattr(-,root,root) %{yast_dir}/clients/*.rb %{yast_dir}/lib %{yast_desktopdir} %license COPYING %build %changelog
