- update to 1.0.2: * Fix from Phil Miller to make dump_xsettingsd return 1 on error. * Support for building using CMake from Andreas Sturmlechner and Peter Eszlari. * systemd service file from Peter Eszlari. OBS-URL: https://build.opensuse.org/request/show/943846 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xsettingsd?expand=0&rev=24
67 lines
2.4 KiB
Plaintext
67 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 4 21:23:13 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.0.2:
|
|
* Fix from Phil Miller to make dump_xsettingsd return 1 on error.
|
|
* Support for building using CMake from Andreas Sturmlechner and Peter Eszlari.
|
|
* systemd service file from Peter Eszlari.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 1 18:39:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize spec file (move license to licensedir)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 28 18:33:43 UTC 2017 - crrodriguez@opensuse.org
|
|
|
|
- Buildrequire pkgconfig(x11) not the whole of xorg-x11-devel.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 23 10:47:49 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 0.0+git20171105:
|
|
* Add Python3 Support in SConstruct.
|
|
- Use _service to get the git tarball.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 9 16:45:47 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 0.0~git20170402 (changes since 0.0~git20150615):
|
|
* Use LINKFLAGS instead of LDFLAGS.
|
|
It turns out scons uses its own name for this.
|
|
* Update home page in manpages.
|
|
- Change the RPM group to System/X11/Utilities.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 20 12:02:43 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.0~git20150615:
|
|
* Make tests work with source-only libgtest.
|
|
* Fall back to checking XDG locations for config files.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 1 19:14:01 UTC 2014 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.0~git20141123:
|
|
* fix an issue that int values returned by
|
|
ConfigParser::FileCharStream::GetCharImpl() were cast to chars,
|
|
resulting in EOF getting lost
|
|
- Add missing CXXFLAGS.
|
|
- Add SLE 11 support.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 8 06:56:36 UTC 2014 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.0~git20140814:
|
|
* allow negative int values
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 30 20:25:03 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- Fix warning standard-dir-owned-by-package /usr/share/man/man1.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 11:22:54 UTC 2014 - sor.alexei@meowr.ru
|
|
|
|
- Initial package.
|