Update to 3.20.2
This commit is contained in:
parent
e21ee94cff
commit
3a225c7888
1
.gitignore
vendored
1
.gitignore
vendored
@ -135,3 +135,4 @@ gtk+-2.90.5.tar.bz2
|
|||||||
/gtk+-3.19.12.tar.xz
|
/gtk+-3.19.12.tar.xz
|
||||||
/gtk+-3.20.0.tar.xz
|
/gtk+-3.20.0.tar.xz
|
||||||
/gtk+-3.20.1.tar.xz
|
/gtk+-3.20.1.tar.xz
|
||||||
|
/gtk+-3.20.2.tar.xz
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.20.1
|
Version: 3.20.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -340,6 +340,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 31 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
||||||
|
- Update to 3.20.2
|
||||||
|
|
||||||
* Fri Mar 25 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
* Fri Mar 25 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
||||||
- Update to 3.20.1
|
- Update to 3.20.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user