14
0

Accepting request 1248714 from home:glaubitz:branches:devel:languages:python

- Update to 1.3.5
  * Fix bouncing Dock icon on macOS (issue #143).
  * Fix building on C23 compilers (issue #145).
- Add fdupes to BuildRequires
- Run %fdupes in %install section

OBS-URL: https://build.opensuse.org/request/show/1248714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=58
This commit is contained in:
2025-02-26 13:15:16 +00:00
committed by Git OBS Bridge
parent 2e0e2a0d8d
commit 1f6b71795c
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Feb 26 13:01:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.3.5
* Fix bouncing Dock icon on macOS (issue #143).
* Fix building on C23 compilers (issue #145).
- Add fdupes to BuildRequires
- Run %fdupes in %install section
-------------------------------------------------------------------
Wed Nov 20 16:57:28 UTC 2024 - Dirk Müller <dmueller@suse.com>