SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for countdown-1.5.0-150500.3.19.x86_64.rpm :

* Wed Sep 27 2023 jkowalczykAATTsuse.com- Packaging improvements:
* Summary and Description clarify the purpose of this CLI tool
* Use %%name macro where applicable to normalize common lines across Go app packages. Also makes renaming binary easier when required to handle package name conflict.
* Drop Requires: golang-packaging. The original macros for file movements into GOPATH are obsolete with Go modules. Macro go_nostrip is no longer needed with current binutils and Go.
* Remove %%{go_nostrip} macro which is no longer recommended
* Update to BuildRequires: golang(API) >= 1.14 matching go.mod
* Drop %%autosetup -D arg only needed for multiple invocations
* Build PIE with pattern that may become recommended procedure: %%ifnarch ppc64 GOFLAGS=\"-buildmode=pie\" %%endif go build A go toolchain buildmode default config would be preferable but none exist at this time.
* Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable
* Thu Sep 21 2023 felix.niederwangerAATTsuse.com- Update to version 1.5.0:
* Update README.md
* Use different font for \"paused\" text
* Handle terminal resizing & revision of pausedText (#38)
* Update README.md
* fix countUp after pause (#36)
* Fri Aug 04 2023 felix.niederwangerAATTsuse.com- Update to version 1.4.0:
* Update README.md
* Updates pause functionality (#32)
* Add -say flag
* Update README.md with correct installation command (#27)
* Update LICENSE
* Update usage doc
* Remove beeep
* Feature/kitchen time format (#22)
* Added support to notify (#21)
* Added support to count up (#17)
* Mon Mar 06 2023 felix.niederwangerAATTsuse.com- Update to 1.3.0
* Updates pause functionality
* Fri Feb 04 2022 felix.niederwangerAATTsuse.com- Add version 1.0.0
 
ICM