Compare commits

...
Sign in to create a new pull request.

23 commits

Author SHA1 Message Date
Maxwell G
d677e14842 Orphaned for 6+ weeks 2025-04-09 18:34:09 -05:00
Fedora Release Engineering
8238682fb4 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-19 10:22:11 +00:00
Fedora Release Engineering
c1d943990b Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-20 05:12:28 +00:00
Packit
65013702ef Update to 9.6 upstream release
- Resolves: rhbz#2297901

Upstream tag: 9.6
Upstream commit: df133c50

Commit authored by Packit automation (https://packit.dev/)
2024-07-15 09:16:49 +00:00
Packit
d6fe5af0ea Update to 9.5 upstream release
- Resolves: rhbz#2293761

Upstream tag: 9.5
Upstream commit: 7def9416

Commit authored by Packit automation (https://packit.dev/)
2024-06-22 08:58:55 +00:00
Artem Polishchuk
a70c9945c8
build: Add upstream patch fix for rh#2292507
https://gitlab.gnome.org/World/secrets/-/issues/537

Signed-off-by: Artem Polishchuk <ego.cordatus@gmail.com>
2024-06-21 10:36:48 +03:00
Python Maint
5f3a98e1c8 Rebuilt for Python 3.13 2024-06-08 08:11:59 +02:00
Artem Polishchuk
d078a02ebd
build: Add pykcs11 runtime dep
Signed-off-by: Artem Polishchuk <ego.cordatus@gmail.com>
2024-06-02 20:43:43 +03:00
Artem Polishchuk
be97d176ce
build: Update deps req
Signed-off-by: Artem Polishchuk <ego.cordatus@gmail.com>
2024-05-24 22:58:20 +03:00
Artem Polishchuk
525d3311cf [packit] 9.3 upstream release
- Resolves rhbz#2270551

Upstream tag: 9.3
Upstream commit: 9f3f6002
2024-05-04 20:53:14 +03:00
Artem Polishchuk
cfd53ca36c build: Add Packit config 2024-03-31 18:16:06 +03:00
Artem Polishchuk
3fcc56806a license: Convert to SPDX 2024-03-31 18:13:52 +03:00
Fedora Release Engineering
c613b0af26 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 02:31:04 +00:00
Artem Polishchuk
8623c311a9 build: Update to 8.0 2023-09-20 23:58:42 +03:00
Fedora Release Engineering
1ee4c55d1f Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 01:21:57 +00:00
Python Maint
ccc427d44a Rebuilt for Python 3.12 2023-06-29 19:00:27 +02:00
Artem Polishchuk
16c98c1e0d Revert "Exclude s390x arch"
This reverts commit d38b074524.
2023-04-04 17:54:13 +03:00
Artem Polishchuk
b5b77687a5 build: Update to 7.3 2023-04-04 17:52:43 +03:00
Fedora Release Engineering
537f9a7a59 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 02:57:40 +00:00
Artem Polishchuk
c7135fb99e chore: Update to 7.2 2023-01-09 21:46:06 +02:00
Artem Polishchuk
38e2a9d072 chore: Update to 7.1 2023-01-05 15:55:56 +02:00
Artem Polishchuk
e314779181 build: Drop python3-pwquality dep 2022-10-09 00:35:19 +03:00
Artem Polishchuk
109d9d4dd6 build(update): 7.0 2022-10-08 00:19:50 +03:00
6 changed files with 1 additions and 131 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
/secrets-6.5.tar.bz2

View file

@ -1,3 +0,0 @@
# secrets
The secrets package

View file

@ -1,18 +0,0 @@
* Sun May 08 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 6.5-1
- build(update): 6.5
* Wed Mar 30 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 6.3-1
- build(update): 6.3
* Tue Mar 08 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 6.2-2
- build: Drop python3-crypto dep | rh#2061745
- build: Add runtime dep 'python3-pyotp >= 2.4.0'
* Mon Feb 28 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 6.2-1
- build(update): 6.2
* Thu Jan 13 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 6.0-0.1.beta.2
- build(update): 6.0.beta.2
* Mon Dec 06 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 5.1-1
- Initial package

1
dead.package Normal file
View file

@ -0,0 +1 @@
Orphaned for 6+ weeks

View file

@ -1,108 +0,0 @@
%bcond_without tests
%global sysname gsecrets
%global oldname gnome-passwordsafe
Name: secrets
Version: 6.5
Release: %autorelease
Summary: Manage your passwords
License: GPLv3
URL: https://gitlab.gnome.org/World/secrets
Source0: %{url}/-/archive/%{version}/%{name}-%{version}.tar.bz2
BuildArch: noarch
# https://bugzilla.redhat.com/show_bug.cgi?id=2029547#c24
# https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support
ExcludeArch: s390x
BuildRequires: desktop-file-utils
BuildRequires: intltool
BuildRequires: libappstream-glib
BuildRequires: meson >= 0.59
BuildRequires: python3-devel >= 3.7
BuildRequires: python3dist(pykeepass)
BuildRequires: python3dist(pyotp) >= 2.4.0
BuildRequires: python3dist(setuptools)
BuildRequires: pkgconfig(glib-2.0) >= 2.66
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.66
BuildRequires: pkgconfig(gtk4) >= 4.6.2
BuildRequires: pkgconfig(libadwaita-1) >= 1.0.0
BuildRequires: pkgconfig(pwquality) >= 1.4.0
%if %{with tests}
BuildRequires: python3-gobject
BuildRequires: python3dist(pytest)
%endif
Requires: hicolor-icon-theme
Requires: libadwaita >= 1.0.0
Requires: python3-gobject
Requires: python3-pwquality >= 1.4.0
Requires: python3-pykeepass >= 4.0.1
Requires: python3-pyotp >= 2.4.0
Provides: %{oldname} = %{version}-%{release}
Obsoletes: %{oldname} <= 5.1-6
%description
Secrets is a password manager which integrates perfectly with the GNOME
desktop and provides an easy and uncluttered interface for the management of
password databases.
Features:
* Create or import KeePass safes
* Assign a color and additional attributes to entries
* Add attachments to your encrypted database
* Generate cryptographically strong passwords
* Change the password or keyfile of your database
* Quickly search your favorite entries
* Automatic database lock during inactivity
* Adaptive interface
* Support for two-factor authentication
%prep
%autosetup
%build
%meson \
%if %{with tests}
-Dtests=true \
%endif
%{nil}
%meson_build
%install
%meson_install
%find_lang %{name}
%check
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.xml
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%if %{with tests}
%meson_test
%endif
%files -f %{name}.lang
%license LICENSE
%doc README.md
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/*.desktop
%{_datadir}/glib-2.0/schemas/*.gschema.xml
%{_datadir}/icons/hicolor/*/*/*.svg
%{_datadir}/mime/packages/*.xml
%{_metainfodir}/*.xml
%{python3_sitelib}/%{sysname}/
%changelog
%autochangelog

View file

@ -1 +0,0 @@
SHA512 (secrets-6.5.tar.bz2) = fe23d8d0750c3997f2f471fa799d1a94276b8b51e0e09586c46da2899c0c0ff44d5a001baf2ca31962906c60ae9fd939f70c35f67fecf8ac141a1f72c2df320e