11 Commits

Author SHA256 Message Date
ccde2e6bd8 Accepting request 1286092 from devel:languages:go
- Update to version 1.0.7+git0.346d1d3:
  * Update dependencies, remove debug output
  * Update GitHub actions
  * discourse: APi fixes
  * Bump golang.org/x/net from 0.36.0 to 0.38.0
  * Bump golang.org/x/net from 0.34.0 to 0.36.0
  * Update dependencies
  * Change chat button (forwarded request 1285984 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1286092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neonmodem?expand=0&rev=5
2025-06-17 16:21:07 +00:00
f765959da4 - Update to version 1.0.7+git0.346d1d3:
* Update dependencies, remove debug output
  * Update GitHub actions
  * discourse: APi fixes
  * Bump golang.org/x/net from 0.36.0 to 0.38.0
  * Bump golang.org/x/net from 0.34.0 to 0.36.0
  * Update dependencies
  * Change chat button

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/neonmodem?expand=0&rev=10
2025-06-16 11:41:45 +00:00
f1ddab1e2e Accepting request 1247100 from devel:languages:go
- Add build option for position-independent executables (forwarded request 1247086 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1247100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neonmodem?expand=0&rev=4
2025-02-20 15:37:50 +00:00
4d76c502a2 Accepting request 1247086 from home:ph03nix
- Add build option for position-independent executables

OBS-URL: https://build.opensuse.org/request/show/1247086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/neonmodem?expand=0&rev=8
2025-02-19 13:44:27 +00:00
b20d020493 Accepting request 1194109 from devel:languages:go
- Update to version 1.0.6+git0.63db4bd:
  * Fix goreleaser
  * Remove `q` for quit, add config file info
  * Fix #50, implementation of nested replies
  * Fix #31, bugfix for missing comments in Lemmy
  * Fix #57, introduce null.* types
  * Fix #32, forum filter implementation for Lemmy
  * Fix #52 pt 2, move tea.Quit to view
  * Fix #52, ignore `n` shortcut when filtering
  * Fix #42, rm `q` key for closing Having the `q` key in addition to the `Esc` key for closing windows and quitting the app just adds unnecessary complexity and breaks the UX flow.
  * Update dependencies
  * Fix #63, rm panic for loadSystems, add log info
  * Bump golang.org/x/image from 0.16.0 to 0.18.0
  * Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 (forwarded request 1194079 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1194109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neonmodem?expand=0&rev=3
2024-08-16 10:23:48 +00:00
56c9e82958 - Update to version 1.0.6+git0.63db4bd:
* Fix goreleaser
  * Remove `q` for quit, add config file info
  * Fix #50, implementation of nested replies
  * Fix #31, bugfix for missing comments in Lemmy
  * Fix #57, introduce null.* types
  * Fix #32, forum filter implementation for Lemmy
  * Fix #52 pt 2, move tea.Quit to view
  * Fix #52, ignore `n` shortcut when filtering
  * Fix #42, rm `q` key for closing Having the `q` key in addition to the `Esc` key for closing windows and quitting the app just adds unnecessary complexity and breaks the UX flow.
  * Update dependencies
  * Fix #63, rm panic for loadSystems, add log info
  * Bump golang.org/x/image from 0.16.0 to 0.18.0
  * Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/neonmodem?expand=0&rev=6
2024-08-15 12:44:54 +00:00
95ba3082fe Accepting request 1177602 from devel:languages:go
- Update to version 1.0.5+git0.b2e8808:
  * Updated dependencies
  * Bump golang.org/x/net from 0.22.0 to 0.23.0
  * Added Radicle as source
  * Updated dependencies
  * Added omitempty, possibly fixes #57
  * Add NetBSD
  * Fix for lemmy 0.19.0 (forwarded request 1177449 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1177602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neonmodem?expand=0&rev=2
2024-05-29 17:36:42 +00:00
6dcd5c5d53 Accepting request 1177449 from home:ph03nix
- Update to version 1.0.5+git0.b2e8808:
  * Updated dependencies
  * Bump golang.org/x/net from 0.22.0 to 0.23.0
  * Added Radicle as source
  * Updated dependencies
  * Added omitempty, possibly fixes #57
  * Add NetBSD
  * Fix for lemmy 0.19.0

OBS-URL: https://build.opensuse.org/request/show/1177449
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/neonmodem?expand=0&rev=4
2024-05-29 13:59:17 +00:00
dc78518f59 Accepting request 1159601 from devel:languages:go
New package neonmodem is a BBS-style TUI client for Discourse, Lemmy, Lobsters and Hacker News.

OBS-URL: https://build.opensuse.org/request/show/1159601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neonmodem?expand=0&rev=1
2024-03-20 20:16:20 +00:00
65fc866c05 Accepting request 1159583 from home:jfkw:branches:devel:languages:go
- Packaging improvements:
  * _service change disabled to manual per osc deprecation warning:
    WARNING: Command 'disabledrun/dr' is obsolete, please convert
    your _service to use 'manual' and then 'manualrun/mr' instead.
  * _service obs_scm when revision is a branch name e.g.  master
    use versionformat @PARENT_TAG@+git@TAG_OFFSET@.%h to represent
    git commit history included beyond last tagged release. Archive
    name will be: name-X.Y.Z+gitN.shortsha.obscpio. When upstream
    project resumes tagged releases drop the param versionformat
    and restore revision to tag name e.g. vX.Y.Z.
  * _service reorder move set_version earlier so go_modules sees
    updated version
  * Drop Requires: golang-packaging. The recommended Go toolchain
    dependency expression is BuildRequires: golang(API) >= 1.x or
    optionally the metapackage BuildRequires: go
  * Use BuildRequires: golang(API) >= 1.21 rather than pin go1.21.
    The golang(API) expression allows use of newer go versions and
    integrates with the go metapackage via OBS prjconf Prefer:
  * 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.
  * Use URL for github project instead of landing page except in
    cases where site hosts extensive documentation. Packagers more
    frequently need to access the revision and issue history
    associated with the source code site.

OBS-URL: https://build.opensuse.org/request/show/1159583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/neonmodem?expand=0&rev=2
2024-03-19 14:46:12 +00:00
aca32ab999 Accepting request 1159365 from home:ph03nix
Please consider including neonmodem in the go packages for further submission to Factory.

OBS-URL: https://build.opensuse.org/request/show/1159365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/neonmodem?expand=0&rev=1
2024-03-19 13:02:26 +00:00