Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5cf52ef229 | |||
| d2eb4836bc |
@@ -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
3
oclock-1.0.6.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ee85e5e2d211eca7bdb8b2fe0e3baf31998829af48198b5fa9bbee2aa0d24be
|
||||
size 129580
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user