import CS adwaita-qt-1.4.2-1.el9

This commit is contained in:
eabdullin 2023-09-21 17:57:25 +00:00
parent a4a12d3dab
commit 0a0e914e8e
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
92ea0d6256109715cc46aa7640ebeb08b5f7bd23 SOURCES/adwaita-qt-1.4.1.tar.gz
71f9e32b992f9d230c8eb52eb24c3630620256ef SOURCES/adwaita-qt-1.4.2.tar.gz

2
.gitignore vendored
View File

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

View File

@ -1,7 +1,7 @@
Name: adwaita-qt
Version: 1.4.1
Release: 3%{?dist}
Version: 1.4.2
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 Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 1.4.2-1
- 1.4.2
Resolves: bz#2175754
* Fri Apr 22 2022 Jan Grulich <jgrulich@redhat.com> - 1.4.1-3
- Bump build to build against correct Qt version
Resolves: bz#2061416