2 Commits

Author SHA256 Message Date
5cf52ef229 Accepting request 1228411 from X11:XOrg
- Update to 1.0.6
  * Print which argument was unknown before giving usage message
  * Add -help and -version options
  * gitlab CI: stop requiring Signed-off-by in commits
  * Variable scope reductions
  * Initialize: fix indentation of conditional clause after if statement

OBS-URL: https://build.opensuse.org/request/show/1228411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oclock?expand=0&rev=8
2024-12-05 16:09:18 +00:00
d2eb4836bc - Update to 1.0.6
* Print which argument was unknown before giving usage message
  * Add -help and -version options
  * gitlab CI: stop requiring Signed-off-by in commits
  * Variable scope reductions
  * Initialize: fix indentation of conditional clause after if statement

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/oclock?expand=0&rev=9
2024-12-05 02:54:24 +00:00
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f09979655e889d056b7a1e50b57f38b32529453e756b53ec659070fb3c3965c
size 126404

3
oclock-1.0.6.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ee85e5e2d211eca7bdb8b2fe0e3baf31998829af48198b5fa9bbee2aa0d24be
size 129580

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 5 02:51:19 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to 1.0.6
* Print which argument was unknown before giving usage message
* Add -help and -version options
* gitlab CI: stop requiring Signed-off-by in commits
* Variable scope reductions
* Initialize: fix indentation of conditional clause after if statement
-------------------------------------------------------------------
Wed Aug 31 09:14:38 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package oclock
#
# 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
@@ -17,7 +17,7 @@
Name: oclock
Version: 1.0.5
Version: 1.0.6
Release: 0
Summary: Simple round analog clock
License: MIT