update to 0.4.4 [release 0.4.4-1mamba;Thu Jan 26 2023]
This commit is contained in:
parent
9915e9f042
commit
d295769693
@ -1,13 +1,13 @@
|
||||
Name: keepassx
|
||||
Version: 0.4.3
|
||||
Version: 0.4.4
|
||||
Release: 1mamba
|
||||
Summary: keepassx is an application that allow to save password and other information to an encrypted database
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.keepassx.org/
|
||||
Source: http://dfn.dl.sourceforge.net/project/keepassx/KeePassX/%{version}/keepassx-%{version}.tar.gz
|
||||
Source: https://www.keepassx.org/releases/%{version}/keepassx-%{version}.tar.gz
|
||||
Patch0: keepassx-0.4.3-gcc-4.7.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -18,15 +18,14 @@ BuildRequires: libgcc
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%debug_package
|
||||
|
||||
%description
|
||||
KeePassX is an application for people with extremly high demands on secure personal data management. It has a light interface, is cross platform and published under the terms of the GNU General Public License.
|
||||
KeePassX saves many different information e.g. user names, passwords, urls, attachments and comments in one single database. For a better management user-defined titles and icons can be specified for each single entry. Furthermore the entries are sorted in groups, which are customizable as well. The integrated search function allows to search in a single group or the complete database.
|
||||
KeePassX offers a little utility for secure password generation. The password generator is very customizable, fast and easy to use. Especially someone who generates passwords frequently will appreciate this feature.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
@ -60,5 +59,8 @@ qmake-qt4 \
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Jan 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.4-1mamba
|
||||
- update to 0.4.4
|
||||
|
||||
* Sun Apr 01 2012 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 0.4.3-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user