File budgie-screensaver.changes of Package budgie-screensaver
-------------------------------------------------------------------
Tue Mar 08 17:33:41 UTC 2022 - gmbr3@opensuse.org
- Update to version 5.0+0:
* Unalign versioning with budgie-desktop
* Format header files using clang-format
* Update indentation from 8 spaces to tabs
* Add FUNDING.yml
* Add badges to README and update header
* Implement GitHub Actions pipeline
* Use S_ISDIR for PAM auth
* Change C STD to C11 from GNU11
* Remove spurious directive in Meson, add comment
* Update README compiling instructions
* Remove unused test C files
* Remove unused files
* Convert to Meson
- Remove GNU autotools and add meson BRs
- Removed old patches:
* remove-old-automake-macros.patch
* gnome-screensaver-helper.patch
* gnome-screensaver-xvkbd-on-lock.patch
* gnome-screensaver-multihead-unlock.patch
-------------------------------------------------------------------
Fri Jan 07 11:24:13 UTC 2022 - gmbr3@opensuse.org
- Update to version 4.0+2:
* Sort out renames
* Have a couple deferred re-attempts to kill gjs.
* Remove dbus service file as it results in a race condition with
gnome-settings-daemon that can cause double prompts.
* Fix Makefile for distcheck + dist
-------------------------------------------------------------------
Sat May 15 08:47:19 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Fix missed change in gnome-screensaver-helper.patch
-------------------------------------------------------------------
Wed Apr 28 15:38:04 UTC 2021 - gmbr3@opensuse.org
- Update to version 4.0+0:
* Remove dbus service file as it results in a race condition
with gnome-settings-daemon that can cause double prompts
* Fix Makefile for distcheck + dist
* Bump to 4.0
* Move logic of check to main
* Check our environment to see if we are running on Budgie
before going forward
* Explicitly kill gjs before requesting name
* Add back required AUTHORS file
* Add back README with ref to repo
* Update data and cleanup misc outdated files
* Update to more appropriate README
* Update make output message for budgie-screensaver
* Update to budgie-screensaver
* Update GNOME references to BUDGIE
-------------------------------------------------------------------
Thu Apr 15 13:58:22 UTC 2021 - gmbr3@opensuse.org
- Update to version 20210412 (again):
* Rename service file to not conflict with gnome-shell.
* Revert "Change dbus name to us.getsol.budgie-screensaver"
-------------------------------------------------------------------
Mon Apr 12 11:22:38 UTC 2021 - gmbr3@opensuse.org
- Update to version 20210412:
* Change dbus name to us.getsol.budgie-screensaver
- Remove GNOME-40.patch: merged
-------------------------------------------------------------------
Sun Apr 11 18:12:22 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Add GNOME-40.patch: to fix conflict with GNOME 40
-------------------------------------------------------------------
Fri Apr 9 18:01:56 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Prepare usrmerge
-------------------------------------------------------------------
Wed Dec 9 15:13:32 UTC 2020 - Callum Farmer <gmbr3@opensuse.org>
- Removed gnome-desktop-3.36.patch: contained in upstream
- Update to version 20201110
* Updated for new gnome versions
-------------------------------------------------------------------
Sat Sep 19 16:08:09 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Use a better format for testing gnome versions
-------------------------------------------------------------------
Fri Aug 28 11:27:18 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Initial packaging version 20190923
- Add patches from gnome-screensaver in openSUSE 12.3 :)
* gnome-screensaver-suse-pam.patch
* gnome-screensaver-helper.patch (bgo#640647)
* gnome-screensaver-xvkbd-on-lock.patch
* gnome-screensaver-multihead-unlock.patch (bnc#444157,bgo#455118)
- Add remove-old-automake-macros.patch: fix Automake problems