SHA256
1
0
forked from pool/libxcvt

2 Commits

Author SHA256 Message Date
0daeb08705 Accepting request 1230955 from X11:XOrg
- Update to version 0.1.3
  * cvt: fix -Wmissing-prototypes warning for cvt_is_standard
  * ci: Update CI and enable static analysis
  * README: remove double dollar sign
  * Fix hsync_start computation
  * Fix too-small back porch at very low resolutions
  * Rename constant to CVT_MIN_V_PORCH_RND

OBS-URL: https://build.opensuse.org/request/show/1230955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxcvt?expand=0&rev=4
2024-12-16 18:08:59 +00:00
8405f18b2a - Update to version 0.1.3
* cvt: fix -Wmissing-prototypes warning for cvt_is_standard
  * ci: Update CI and enable static analysis
  * README: remove double dollar sign
  * Fix hsync_start computation
  * Fix too-small back porch at very low resolutions
  * Rename constant to CVT_MIN_V_PORCH_RND

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxcvt?expand=0&rev=9
2024-12-14 04:05:09 +00:00
4 changed files with 16 additions and 5 deletions

Binary file not shown.

BIN
libxcvt-0.1.3.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Dec 14 04:02:00 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 0.1.3
* cvt: fix -Wmissing-prototypes warning for cvt_is_standard
* ci: Update CI and enable static analysis
* README: remove double dollar sign
* Fix hsync_start computation
* Fix too-small back porch at very low resolutions
* Rename constant to CVT_MIN_V_PORCH_RND
-------------------------------------------------------------------
Tue Jul 19 09:52:49 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libxcvt
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: libxcvt
%define lname libxcvt0
Version: 0.1.2
Version: 0.1.3
Release: 0
Summary: CVT standard timing modeline generator
License: MIT