Accepting request 84385 from YaST:Head

- use first stage saved data only in second stage (bnc#712900)
- 2.21.7 

- fixed .desktop file (bnc #681249)

- remove blowfish hash from selections, make sha512 the default
  (fate#312321)
- 2.21.6

OBS-URL: https://build.opensuse.org/request/show/84385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=131
This commit is contained in:
Sascha Peilicke 2011-09-23 08:38:56 +00:00 committed by Git OBS Bridge
commit e49798838b
4 changed files with 26 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:026fc5318c98aa29aed0fce3b099566bf445d64e65bb1c534a2480d6ee13e2a3
size 445841

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90f7f65839bad86493ad63c81d6a7aa1d618fc360820dd1415143566ece038df
size 445725

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Sep 22 11:04:05 CEST 2011 - jsuchome@suse.cz
- use first stage saved data only in second stage (bnc#712900)
- 2.21.7
-------------------------------------------------------------------
Fri Aug 5 12:35:46 CEST 2011 - tgoettlicher@suse.de
- fixed .desktop file (bnc #681249)
-------------------------------------------------------------------
Wed Jul 20 11:10:22 CEST 2011 - jsuchome@suse.cz
- remove blowfish hash from selections, make sha512 the default
(fate#312321)
- 2.21.6
-------------------------------------------------------------------
Fri Jul 15 12:45:19 CEST 2011 - jsuchome@suse.cz

View File

@ -19,11 +19,11 @@
Name: yast2-users
Version: 2.21.5
Release: 1
Version: 2.21.7
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-users-2.21.5.tar.bz2
Source0: yast2-users-2.21.7.tar.bz2
Prefix: /usr
@ -53,7 +53,7 @@ Summary: YaST2 - User and Group Configuration
This package provides GUI for maintenance of linux users and groups.
%prep
%setup -n yast2-users-2.21.5
%setup -n yast2-users-2.21.7
%build
%{prefix}/bin/y2tool y2autoconf
@ -99,4 +99,5 @@ rm -rf "$RPM_BUILD_ROOT"
%{_libdir}/YaST2/plugin/libpy2ag_crack.so
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
%doc %{prefix}/share/doc/packages/yast2-users
%changelog