forked from pool/yast2-pam
Accepting request 679850 from YaST:Head
submit new version 4.1.0 OBS-URL: https://build.opensuse.org/request/show/679850 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-pam?expand=0&rev=36
This commit is contained in:
commit
3bb2b37891
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21b7f28e9d35b855154f9ce0a04bad4b3110ff5d05fcd722aa90d4daf9a6f1c2
|
||||
size 20732
|
3
yast2-pam-4.1.0.tar.bz2
Normal file
3
yast2-pam-4.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:305dd521a359c49e1251546423a88ac80ee18f585311a75e1efeebf1e9bbe5f5
|
||||
size 20910
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 26 12:05:42 UTC 2019 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Version bump (bsc#1124009)
|
||||
- 4.1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 14:45:30 CEST 2018 - schubi@suse.de
|
||||
|
||||
- Added license file to spec.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 15:29:19 CEST 2018 - schubi@suse.de
|
||||
|
||||
- Switched license in spec file from SPDX2 to SPDX3 format.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 18:52:13 UTC 2018 - mfilka@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-pam
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-pam
|
||||
Version: 4.0.0
|
||||
Version: 4.1.0
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -36,7 +36,7 @@ BuildArch: noarch
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Summary: YaST2 - PAM Agent
|
||||
License: GPL-2.0
|
||||
License: GPL-2.0-only
|
||||
Group: System/YaST
|
||||
|
||||
%description
|
||||
@ -62,5 +62,6 @@ rake install DESTDIR="%{buildroot}"
|
||||
%dir %{yast_agentdir}
|
||||
%{yast_agentdir}/ag_passwd
|
||||
%doc %{yast_docdir}
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user