- Update to 3.1.0:
* Minor improvements (Window flag and fonts used) * Add OSX keychain support * Add QtLinguist dependency OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-wallet?expand=0&rev=3
This commit is contained in:
parent
7059d413af
commit
171b18ef7c
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 9 11:26:33 UTC 2017 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Update to 3.1.0:
|
||||||
|
* Minor improvements (Window flag and fonts used)
|
||||||
|
* Add OSX keychain support
|
||||||
|
* Add QtLinguist dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 2 11:23:27 UTC 2016 - mvetter@suse.com
|
Tue Aug 2 11:23:27 UTC 2016 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -15,10 +15,10 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
%define c_lib lib%{name}3_0_0
|
%define c_lib lib%{name}3_1_0
|
||||||
%define srcname lxqt_wallet
|
%define srcname lxqt_wallet
|
||||||
Name: lxqt-wallet
|
Name: lxqt-wallet
|
||||||
Version: 3.0.0
|
Version: 3.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Secure storage of information for LXQt
|
Summary: Secure storage of information for LXQt
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -93,7 +93,8 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%files -n %{c_lib}
|
%files -n %{c_lib}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/liblxqt-wallet.so.3.0.0
|
%{_libdir}/liblxqt-wallet.so.3.1.0
|
||||||
|
|
||||||
|
|
||||||
%files lang
|
%files lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:47c19a3d70e28df9e783aabaa85ca38c497f18d1577c2c2fe5ca9afe45e5bdbe
|
|
||||||
size 264342
|
|
3
lxqt_wallet-3.1.0.tar.gz
Normal file
3
lxqt_wallet-3.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54cc0f47c053194c18b37c330f3cf379bba0064f0be6449c6263cdf22779de21
|
||||||
|
size 267065
|
Loading…
x
Reference in New Issue
Block a user