forked from pool/python-QtAwesome
Accepting request 999911 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/999911 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtAwesome?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d37bbeb69ddc591e5ff036b741bda8d1d92133811f1f5a7150021506f70b8e6e
|
||||
size 878811
|
||||
3
QtAwesome-1.1.1.tar.gz
Normal file
3
QtAwesome-1.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec02e200231fa68a146a93845890aa0432a7edcba14bf811ff6975cf9acdab5d
|
||||
size 2277767
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 03:39:05 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 1.1.1
|
||||
* Change to "Ctrl+F" because PyQt6 doesn't support Modifier + Key by @kumattau in #183
|
||||
* Update README docs badge, Copyright year and sponsors logo by @dalthviz in #184
|
||||
* Add DeprecationWarning for FontAwesome 4.7 icon set by @dalthviz in #185
|
||||
* Try calling newer Qt methods first before falling back to deprecated/removed ones by @kumattau in #186
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 09:04:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-QtAwesome
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-QtAwesome
|
||||
Version: 1.0.3
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: FontAwesome icons in PyQt and PySide applications
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user