- Update to 3.2.1:
* Fix a build issue - Update to 3.2.0: * Add a backend for Windows based on Window' Data Protection API OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-wallet?expand=0&rev=4
This commit is contained in:
parent
171b18ef7c
commit
3783f8bc90
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 06:37:29 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 3.2.1:
|
||||
* Fix a build issue
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 06:37:09 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 3.2.0:
|
||||
* Add a backend for Windows based on Window' Data Protection API
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 9 11:26:33 UTC 2017 - mvetter@suse.com
|
||||
|
||||
|
@ -15,10 +15,10 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define c_lib lib%{name}3_1_0
|
||||
%define c_lib lib%{name}3_2_0
|
||||
%define srcname lxqt_wallet
|
||||
Name: lxqt-wallet
|
||||
Version: 3.1.0
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Summary: Secure storage of information for LXQt
|
||||
License: BSD-2-Clause
|
||||
@ -93,7 +93,7 @@ make %{?_smp_mflags}
|
||||
|
||||
%files -n %{c_lib}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/liblxqt-wallet.so.3.1.0
|
||||
%{_libdir}/liblxqt-wallet.so.*
|
||||
|
||||
|
||||
%files lang
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54cc0f47c053194c18b37c330f3cf379bba0064f0be6449c6263cdf22779de21
|
||||
size 267065
|
3
lxqt_wallet-3.2.1.tar.gz
Normal file
3
lxqt_wallet-3.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe1362c4e5dc812731932619b8ed625212a8c6b690787512463e5a75ad5485a0
|
||||
size 274787
|
Loading…
Reference in New Issue
Block a user