import adwaita-qt-1.4.1-1.el9

This commit is contained in:
CentOS Sources 2021-12-07 12:26:52 -05:00 committed by Stepan Oksanichenko
parent 120c25057b
commit d43e57d527
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
3159ee793100e537fd38417666dadc8ecf0bedc1 SOURCES/adwaita-qt-1.4.0.tar.gz
92ea0d6256109715cc46aa7640ebeb08b5f7bd23 SOURCES/adwaita-qt-1.4.1.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/adwaita-qt-1.4.0.tar.gz
SOURCES/adwaita-qt-1.4.1.tar.gz

View File

@ -1,6 +1,6 @@
Name: adwaita-qt
Version: 1.4.0
Version: 1.4.1
Release: 1%{?dist}
License: LGPLv2+ and GPLv2+
Summary: Adwaita theme for Qt-based applications
@ -74,6 +74,10 @@ developing applications that use libadwaita-qt5.
%{_libdir}/libadwaitaqtpriv.so
%changelog
* Tue Nov 16 2021 Jan Grulich <jgrulich@redhat.com> - 1.4.1-1
- 1.4.1
Resolves: bz#2023181
* Wed Aug 25 2021 Jan Grulich <jgrulich@redhat.com> - 1.4.0-1
- 1.4.0
Resolves: bz#1968275