build: Update to 7.3
This commit is contained in:
parent
537f9a7a59
commit
b5b77687a5
3 changed files with 6 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/secrets-7.0.tar.bz2
|
||||
/secrets-7.1.tar.bz2
|
||||
/secrets-7.2.tar.bz2
|
||||
/secrets-7.3.tar.bz2
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
%global oldname gnome-passwordsafe
|
||||
|
||||
Name: secrets
|
||||
Version: 7.2
|
||||
Version: 7.3
|
||||
Release: %autorelease
|
||||
Summary: Manage your passwords
|
||||
|
||||
|
|
@ -28,9 +28,10 @@ BuildRequires: python3dist(setuptools)
|
|||
BuildRequires: python3dist(validators)
|
||||
BuildRequires: python3dist(zxcvbn)
|
||||
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.66
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.66
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.73.1
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.66
|
||||
BuildRequires: pkgconfig(gtk4) >= 4.6.2
|
||||
BuildRequires: pkgconfig(gtk4) >= 4.9
|
||||
BuildRequires: pkgconfig(libadwaita-1) >= 1.1.99
|
||||
|
||||
%if %{with tests}
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (secrets-7.2.tar.bz2) = ff1a3cf75485aa42644e0b5de14f1e4b23382e148cd7cbc65279f499f8cd4c19563161cd470d790dffe5bbca7cf3ab918114003928f824b1448b16d03a3a1d0b
|
||||
SHA512 (secrets-7.3.tar.bz2) = 4390707908f6cde9d971e06892afcaacc710b91c00e344068acf9ec4796c1e1d8b1aa716fc92916a35a9f7beaefde2d752c16a2f55d24451027de823f575bdcf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue