diff --git a/yast2-pam-2.21.0.tar.bz2 b/yast2-pam-2.21.0.tar.bz2 deleted file mode 100644 index 2b199a4..0000000 --- a/yast2-pam-2.21.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd0087bdbdfa2fb21d78d32b8ed59b86df2a597aef38dd9d8cc7c47593be5bb9 -size 92187 diff --git a/yast2-pam-2.22.0.tar.bz2 b/yast2-pam-2.22.0.tar.bz2 new file mode 100644 index 0000000..0c9039f --- /dev/null +++ b/yast2-pam-2.22.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bfb04df9f7befe4934ae0156c53344b013362a2b2df20fa7c3d1be02d7e2105 +size 92498 diff --git a/yast2-pam.changes b/yast2-pam.changes index 8e9e6a1..96411c4 100644 --- a/yast2-pam.changes +++ b/yast2-pam.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 25 08:46:17 CET 2012 - jsuchome@suse.cz + +- confirmed license +- 2.22.0 + ------------------------------------------------------------------- Mon Oct 17 09:59:01 CEST 2011 - jsuchome@suse.cz diff --git a/yast2-pam.spec b/yast2-pam.spec index 4bc7159..603826a 100644 --- a/yast2-pam.spec +++ b/yast2-pam.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-pam # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: yast2-pam -Version: 2.21.0 +Version: 2.22.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-pam-%{version}.tar.bz2 Group: System/YaST -License: GPL-2.0+ +License: GPL-2.0 BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite Requires: yast2 @@ -55,7 +54,6 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works