* gitlab CI: add a basic build test * Build xz tarballs instead of bzip2 * gitlab CI: stop requiring Signed-off-by in commits * Accept --help & --version as aliases to -help & -version * xbacklight.man: Add missing items in SYNOPSIS OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xbacklight?expand=0&rev=19
71 lines
2.5 KiB
Plaintext
71 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 7 19:40:19 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- update to 1.2.4
|
|
* gitlab CI: add a basic build test
|
|
* Build xz tarballs instead of bzip2
|
|
* gitlab CI: stop requiring Signed-off-by in commits
|
|
* Accept --help & --version as aliases to -help & -version
|
|
* xbacklight.man: Add missing items in SYNOPSIS
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 12:06:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 11 07:59:14 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize spec-file, move license to %%licensedir
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 15 09:52:14 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- update to 1.2.3
|
|
* atof_or_die: Also die if nothing was converted
|
|
* exit if conv. from string to double fails
|
|
* Properly round the new brightness value
|
|
* Update configure.ac bug URL for gitlab migration
|
|
* Update README for gitlab migration
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 4 16:06:35 UTC 2018 - sndirsch@suse.com
|
|
|
|
- update to 1.2.2
|
|
* Print which option was in error along with usage message
|
|
* Add -version option to print program version
|
|
* configure: Drop AM_MAINTAINER_MODE
|
|
* autogen.sh: Honor NOCONFIGURE=1
|
|
* autogen.sh: use quoted string variables
|
|
* autogen: add default patch prefix
|
|
* Use double instead of int for value
|
|
* Use current output configuration
|
|
* autogen.sh: use exec instead of waiting for configure to finish
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 25 14:05:14 UTC 2013 - sndirsch@suse.com
|
|
|
|
- update to 1.2.1
|
|
* config: Add missing AC_CONFIG_SRCDIR
|
|
* Combine usage message strings
|
|
* Fix reading backlight level on 64-bit systems (bug 63205)
|
|
* man: replace hyphens with minus signs
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 13 15:00:14 UTC 2012 - sndirsch@suse.com
|
|
|
|
- xcb-util-0_3_6.diff
|
|
* fixes build for openSUSE <= 12.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 12 01:04:14 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to 1.2.0:
|
|
+ Port xbacklight to XCB
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split xbacklight from xorg-x11. Initial version: 1.1.2.
|
|
|