Update to 43.0
This commit is contained in:
parent
f1d4cda7ff
commit
63bae27a92
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/dconf-editor-3.38.3.tar.xz
|
||||
/dconf-editor-43.alpha.tar.xz
|
||||
/dconf-editor-43.beta.tar.xz
|
||||
/dconf-editor-43.0.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: dconf-editor
|
||||
Version: 43~beta
|
||||
Version: 43.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Configuration editor for dconf
|
||||
|
||||
@ -72,6 +72,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ca.desrt.dconf-edi
|
||||
%{_mandir}/man1/dconf-editor.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2022 Kalev Lember <klember@redhat.com> - 43.0-1
|
||||
- Update to 43.0
|
||||
|
||||
* Tue Aug 09 2022 Kalev Lember <klember@redhat.com> - 43~beta-1
|
||||
- Update to 43.beta
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-43.beta.tar.xz) = 671b11f99d6d70037cfd444f0d24c0134ca180970d84c4fdf1590cf47cf11f46ad35f51f46a62526aec6dd6d6ddc64707d1e5b825e99cbb11129d1e0e2edc832
|
||||
SHA512 (dconf-editor-43.0.tar.xz) = d13d32a982164e6991576039dda54d51508fc56e1119def9b89ca498ac111c98f144309cab42e45d5b77130d4d7d8fa23168865c604cbaf55da4e6ed3d451953
|
||||
|
Loading…
Reference in New Issue
Block a user