Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 9f42bb89a7 | |||
|
|
3f3999d7d6 | ||
| 87f5044aad | |||
|
|
a3512705b3 |
3
ayatana-ido-0.10.4.tar.gz
Normal file
3
ayatana-ido-0.10.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df64cb09005d2f273d37c57438216e9239d91ae26c9cd1a4341e8eb8b6c7d88e
|
||||
size 117713
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b166e7a160458e4a71f6086d2e4e97e18cf1ac584231a4b9f1f338914203884c
|
||||
size 122286
|
||||
@@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 30 07:31:22 UTC 2025 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
|
||||
|
||||
- Update to version 0.10.4:
|
||||
* src/idoscalemenuitem.c: Disable menu item selection
|
||||
* src/idoscalemenuitem.c: Add ability to close the menu when the
|
||||
slider's value changes.
|
||||
- Update to version 0.10.3:
|
||||
* src/idoswitchmenuitem.c: Allow the switch to display an
|
||||
accelerator.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 09 08:32:02 UTC 2024 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
|
||||
|
||||
- Update to version 0.10.2:
|
||||
* src/idoscalemenuitem.c: Make page increment same as step increment.
|
||||
* src/idoscalemenuitem.c: Add new functionality via the digits and
|
||||
marks parameters.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 18 23:01:12 UTC 2023 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
|
||||
|
||||
- Update to version 0.10.1:
|
||||
* src/idoalarmmenuitem.c: Do not free non memory-allocated variable
|
||||
* Fix possible memory leaks.
|
||||
* Do not hardcode icon sizes.
|
||||
* cmake: Install library as library.
|
||||
* Update/add COPYING files, ship COPYING files for all licensed used.
|
||||
- Update to version 0.10.0:
|
||||
* Add level menu item.
|
||||
* CMakeLists.txt: Add threads fix for old CMake.
|
||||
* src/idoprogressmenuitem.c: Rewrite to use icon, progress property and
|
||||
activation.
|
||||
* Revert "cmake: Enable building tests by default".
|
||||
- Update to version 0.9.3:
|
||||
* cmake: Enable building tests by default.
|
||||
* tests: Fix building against modern GTest.
|
||||
* src/idobasicmenuitem.c: Set secondary text and count with lozenge from
|
||||
menu model.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 03 21:50:15 UTC 2022 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ayatana-ido
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2021-2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@
|
||||
%define sover 0
|
||||
%define typelib typelib-1_0-AyatanaIdo3-0_4
|
||||
Name: ayatana-ido
|
||||
Version: 0.9.2
|
||||
Version: 0.10.4
|
||||
Release: 0
|
||||
Summary: Ayatana Indicator Display Objects
|
||||
License: GPL-3.0-only AND LGPL-3.0-only AND LGPL-2.1-only
|
||||
|
||||
Reference in New Issue
Block a user