Compare commits

...

1 Commits

4 changed files with 16 additions and 5 deletions

BIN
libxcvt-0.1.2.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
libxcvt-0.1.3.tar.xz (Stored with Git 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