File ayatana-indicator-sound.changes of Package ayatana-indicator-sound

-------------------------------------------------------------------
Mon Apr 28 09:16:05 UTC 2025 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

- Update to new upstream version 24.5.2:
  * Drop the deprecated PolicyKit *.pkla file
  * Translation updates.
- Update to new upstream version 24.5.1:
  * src/accounts-service-access.vala: Filter out prefixed users.
  * src/service.vala: Allow volume change to unmute pulseaudio.
  * info-notification: Check for server caps continuously.
  * Translation updates.
- Drop installation of .pkla file. Removed upstream.

-------------------------------------------------------------------
Fri May 28 10:42:00 UTC 2024 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

- Update to new upstream version 24.5.0:
  * data/ayatana-indicator-bluetooth.service.in: Become part of
    lomiri-indicators.target.
- Update to new upstream version 24.4.1:
  * src/main.c: Fix type casts. (Fixes building with gcc 14).
  * tests/CMakeLists.txt: Silence some more Vala warnings.
  * Translation updates.

-------------------------------------------------------------------
Tue Apr  9 08:12:25 UTC 2024 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

- Update to new upstream version 24.4.0:
  * data/org.ayatana.indicator.sound.AccountsService.policy: Fix policy
    message text.
  * data/ayatana-indicator-sound.service.in: Add pipewire-pulse.service
    to After= key.
  * src/sound-menu.vala: Fix slider precision.
  * Translation updates.

-------------------------------------------------------------------
Fri Feb 23 15:54:25 UTC 2024 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

- Update to new upstream version 23.10.3:
  * src, tests: fix -Wint-to-pointer-cast and a chance of test crash.
  * Use different code path for Lomiri notifications.
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.

-------------------------------------------------------------------
Fri Nov 10 12:37:25 UTC 2023 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

- Update to new upstream version 23.10.2:
  * Fix AccountsService integration.

-------------------------------------------------------------------
Tue Nov  7 08:18:20 UTC 2023 - Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

- Update to new upstream version 23.10.1:
  * src/info-notification.vala: Display percentage in the greeter when
    Orca is enabled.
  * Translation updates.

-------------------------------------------------------------------
Fri Oct 13 17:59:52 UTC 2023 - Mihai Moldovan <ionic@ionic.de>

- Update to new upstream version 23.10.0:
  * Drop hint check and create a level indicator.
  * Drop custom notification hints.
  * Display percentage when Orca is enabled.
  * Change volume by 2% when scrolling over the indicator.
  * Add PolicyKit .rules file.
  * Translation updates.
- Install PolicyKit 116+ rules file.

-------------------------------------------------------------------
Tue Apr 11 04:27:16 UTC 2023 - Mihai Moldovan <ionic@ionic.de>

- Update to new upstream version 22.9.2:
  * src/sound-menu.vala: Do not force panel icons in the sound
    menu.
  * po/*.po{,t}: Translation strings update (esp. source file
    references).
  * Translation updates.
  * src/, tests/: update references to renamed (Lomiri)
    notification hints.

-------------------------------------------------------------------
Fri Nov 18 22:22:25 UTC 2022 - Mihai Moldovan <ionic@ionic.de>

- Update to upstream version 22.9.0. Changes since 0.0+git20180312
  (really 0.8.0, which was the forking point from Ubuntu):
  * Fork from Ubuntu's sound indicator.
  * Translation updates.
  * Switch to building against Lomiri (rather than deprecated
    Unity).
  * Clean up GSetings and AccountsService schema detection and
    conditional code.
  * Drop fallback org.ayatana.AccountsService.Sound
    AccountsService configuration.
  * Drop data/org.ayatana.sound.gschema.xml fallback GSettings
    schema.
  * Rename Lomiri-specific properties to x-lomiri.
  * Drop local gmenuharness, use it from the system.
  * data/CMakeLists.txt: Rename accountsservice-ubuntu-schemas to
    Lomiri namespace.
  * Restrict com.canonical.settings.sound code to Unity7.
  * Rename com.ubuntu.AccountsService.SecurityPrivacy to
    com.lomiri.AccountsSerivce.SecurityPrivacy.
  * Rename com.ubuntu.AccountsService.Sound to
    com.lomiri.AccountsSerivce.Sound.
  * Rename com.ubuntu.sound GSettings schema to com.lomiri.sound.
  * Rename UNITY_API* to LOMIRI_API*.
  * src/media-player-user.vala: Rename
    unity-greeter-session-broadcast to
    ayatana-greeter-session-broadcast.
  * Rename x-canonical-value-bar-tint.
  * Fix undefined VALA_EXTERN.
  * Update Ayatana IDO names.
  * Drop lomiri-url-dispatcher dependency.
  * Replace code with libayatana-common functions.
  * src/accounts-service-user.vala: Fix possibly null access.
  * Merge in all improvements from ubuntu-indicator-sound as has
    been shipped with Ubuntu Touch.
  * src/service.vala: Display a zenity warning if the audio
    settings application is not found.
  * Drop deprecated DBusProxy.create_for_bus.
  * Fix various comiler warnings.
  * src/media-player-list-greeter.vala: Avoid possible null
    value.
  * Update/add documentation.
  * Upstream version bump to new release versioning scheme:
    <year>.<month>.<revision>, where <year>.<month> will be
    bumped in Ayatana Indicators bundle releases and <revision>
    gets incremented with minor changeset releases.
  * Fix build warnings.
  * Make Lomiri features configurable at build time.
  * Fix cppcheck warnings.
  * Fix qt5_use_modules warning.
  * CMakeLists.txt: Drop unneeded
    com.lomiri.AccountsService.Sound.xml check.
  * Add tooltip support.
  * Make 'silent mode' switch item/action QMenuModel compatible.
  * On desktops, convert mute menu item to switch item.
  * Ensure that sound indicator always starts up after
    pulseaudio.
  * Fix header including in unit tests.
  * com.lomiri.sound: Use shared settings on Lomiri only.
- Modernize cmake build.
- Remove upstart code, it's gone upstream.
- Add BR: and R: on ayatana-indicator-common and accountsservice
  for directory owning.
- Add BR: on pkgconfig(gthread-2.0).
- Add BR: on pkgconfig(libayatana-common).
- Add INSTALL.md, NEWS, NEWS.Canonical and README.md to docs.
- Tests and coverage can now be properly disabled, which we do,
  so remove the patch.
- Desktop detection is also much better now, remove patch.
- Drop org.ayatana.AccountsService.Sound.policy,
  50-org.ayatana.AccountsService.Sound.pkla,
  org.ayatana.sound.gschema.xml and
  org.ayatana.AccountsService.Sound.xml, they seem to be gone.
- Comment out R: ubuntu-gsettings-schema and
  accountsservice-ubuntu-schemas. They are not used any longer,
  the proper replacements are lomiri schemas, which we don't have
  yet (and don't want to port currently).
- Remove tar_scm service, upstream now has proper tarballs that
  can easily be downloaded.
- Remove pre-*SuSE-15 support.
- Change R: pulseaudio to (pulseaudio-daemon or pulseaudio) to
  make it installable on Tumbleweed, which uses
  pipewire-pulseaudio by default (and which provides the
  pulseaudio-daemon virtual), or otherwise depend on the proper
  PulseAudio daemon.

-------------------------------------------------------------------
Mon Mar 12 12:43:56 UTC 2018 - sor.alexei@meowr.ru

- Initial package.
openSUSE Build Service is sponsored by