Update to 45.0.1
This commit is contained in:
parent
68b9d9182b
commit
d487635d10
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
|||||||
/dconf-editor-43.beta.tar.xz
|
/dconf-editor-43.beta.tar.xz
|
||||||
/dconf-editor-43.0.tar.xz
|
/dconf-editor-43.0.tar.xz
|
||||||
/dconf-editor-45.0.tar.xz
|
/dconf-editor-45.0.tar.xz
|
||||||
|
/dconf-editor-45.0.1.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: dconf-editor
|
Name: dconf-editor
|
||||||
Version: 45.0
|
Version: 45.0.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Configuration editor for dconf
|
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*
|
%{_mandir}/man1/dconf-editor.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 20 2023 Kalev Lember <klember@redhat.com> - 45.0.1-1
|
||||||
|
- Update to 45.0.1
|
||||||
|
|
||||||
* Wed Sep 20 2023 Kalev Lember <klember@redhat.com> - 45.0-1
|
* Wed Sep 20 2023 Kalev Lember <klember@redhat.com> - 45.0-1
|
||||||
- Update to 45.0
|
- Update to 45.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dconf-editor-45.0.tar.xz) = 082b51fcb9c67ec58bfdc27ad6e6fd8f507718450498e2cc9e8688c424c7942af523e3c71efb908bc354a861e2170e8ecaab2f484bfc4300db12613483d8b5ec
|
SHA512 (dconf-editor-45.0.1.tar.xz) = 7daa25cabcce9a51be549491b3809c023d25bf85384e45d0dd0c9624760de36bd26bd0a6ae4f4bad3d0e40834d453e826ab672f8981974487e893c53ae19c2ea
|
||||||
|
Loading…
Reference in New Issue
Block a user