parent
236afd4544
commit
5069f29268
2
.gitignore
vendored
2
.gitignore
vendored
@ -101,3 +101,5 @@
|
|||||||
/webkitgtk-2.36.5.tar.xz.asc
|
/webkitgtk-2.36.5.tar.xz.asc
|
||||||
/webkitgtk-2.36.6.tar.xz
|
/webkitgtk-2.36.6.tar.xz
|
||||||
/webkitgtk-2.36.6.tar.xz.asc
|
/webkitgtk-2.36.6.tar.xz.asc
|
||||||
|
/webkitgtk-2.36.7.tar.xz
|
||||||
|
/webkitgtk-2.36.7.tar.xz.asc
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (webkitgtk-2.36.6.tar.xz) = 21e91d7b9a4af3b6c7eb7a8dd9fbbbd82c14d01a5cd6734c9476bcc6b81007dc622867f3c6cb1e5531a16c5abfe208f8540ca0a182fa02e274b46ebc4f9dd0d0
|
SHA512 (webkitgtk-2.36.7.tar.xz) = e27975cf55b6be4cde2b34ed03fc717e6550dc495b444c781b3af0b32f7d580451de27ed41d74c6ff734b876118f22847096131168b0c8325031be84c1972888
|
||||||
SHA512 (webkitgtk-2.36.6.tar.xz.asc) = 61e6c71034a62b1db74309a58b5cc1c62d4fe7a67b7e0140bfee6a9d57165aa7dc2ed43db0dcada25a33a1e2c3db723f3ab6ffc150bc2cddb8a2e8a365f15f52
|
SHA512 (webkitgtk-2.36.7.tar.xz.asc) = bdf24c4d76f4524a7baa7a40a318d0f46c42a6e840b6f396b43b542ef75a6201ecfe7020265eea773fd684e74c5ce7657c59deb7f3f004e6482c413df6d479c6
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
%bcond_without docs
|
%bcond_without docs
|
||||||
|
|
||||||
Name: webkit2gtk3
|
Name: webkit2gtk3
|
||||||
Version: 2.36.6
|
Version: 2.36.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK Web content engine library
|
Summary: GTK Web content engine library
|
||||||
|
|
||||||
@ -320,6 +320,10 @@ export NINJA_STATUS="[%f/%t][%e] "
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 24 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.7-1
|
||||||
|
- Update to 2.36.7
|
||||||
|
Related: #2061996
|
||||||
|
|
||||||
* Tue Aug 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.6-1
|
* Tue Aug 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.6-1
|
||||||
- Update to 2.36.6
|
- Update to 2.36.6
|
||||||
Related: #2061996
|
Related: #2061996
|
||||||
|
Loading…
Reference in New Issue
Block a user