Update to 3.24.20
This commit is contained in:
parent
b926abf296
commit
1aa1766e77
1
.gitignore
vendored
1
.gitignore
vendored
@ -188,3 +188,4 @@ gtk+-2.90.5.tar.bz2
|
|||||||
/gtk+-3.24.16.tar.xz
|
/gtk+-3.24.16.tar.xz
|
||||||
/gtk+-3.24.17.tar.xz
|
/gtk+-3.24.17.tar.xz
|
||||||
/gtk+-3.24.18.tar.xz
|
/gtk+-3.24.18.tar.xz
|
||||||
|
/gtk+-3.24.20.tar.xz
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.24.18
|
Version: 3.24.20
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK+ graphical user interface library
|
Summary: GTK+ graphical user interface library
|
||||||
|
|
||||||
@ -326,6 +326,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || :
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 27 2020 Kalev Lember <klember@redhat.com> - 3.24.20-1
|
||||||
|
- Update to 3.24.20
|
||||||
|
|
||||||
* Fri Apr 10 2020 Kalev Lember <klember@redhat.com> - 3.24.18-1
|
* Fri Apr 10 2020 Kalev Lember <klember@redhat.com> - 3.24.18-1
|
||||||
- Update to 3.24.18
|
- Update to 3.24.18
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gtk+-3.24.18.tar.xz) = 51ba13ae3cd0db9b62462ba399f08738885648adcb545bf0852c4e5b04bc2a1dd88629fafefc282f6a200daa8330e7606f22a70bd2ce6fde32a992a6cd7a0950
|
SHA512 (gtk+-3.24.20.tar.xz) = bda8eeacf721afcff4565756fe45857cbf8b053494d1d747ca9b97c899e9fe21fddef6871ecd5ec9a7a0f87b0a3ede2f9d6b5e5712de10a845100d82464a4556
|
||||||
|
Loading…
Reference in New Issue
Block a user