4 Commits

Author SHA256 Message Date
9f42bb89a7 Accepting request 1273591 from X11:Unity
OBS-URL: https://build.opensuse.org/request/show/1273591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ayatana-ido?expand=0&rev=9
2025-04-30 17:04:45 +00:00
Mike Gabriel
3f3999d7d6 - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:Unity/ayatana-ido?expand=0&rev=19
2025-04-30 07:33:42 +00:00
87f5044aad Accepting request 1233112 from X11:Unity
OBS-URL: https://build.opensuse.org/request/show/1233112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ayatana-ido?expand=0&rev=8
2024-12-23 15:53:56 +00:00
Mike Gabriel
a3512705b3 - 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.
- 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.

OBS-URL: https://build.opensuse.org/package/show/X11:Unity/ayatana-ido?expand=0&rev=17
2024-12-23 07:47:02 +00:00
4 changed files with 45 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df64cb09005d2f273d37c57438216e9239d91ae26c9cd1a4341e8eb8b6c7d88e
size 117713

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b166e7a160458e4a71f6086d2e4e97e18cf1ac584231a4b9f1f338914203884c
size 122286

View File

@@ -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>

View File

@@ -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