Package Release Info

scc-3.4.0-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

scc

Change Logs

* Tue Oct 01 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Packaging improvements:
  * Remove Conflicts: sc-controller to address binary name scc
    conflict with sc-controller Steam game controller driver
  * Use binary name sccount suggested by Woflgang Frisch
  * Define shortname corresponding to binary name when different
    from package name. Use shortname where applicable to normalize
    common lines across Go app packages, similar to name macro.
* Mon Sep 30 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 3.4.0:
  * Add in gitmodule support and prepare 3.4.0 release
  * Enhance scripts/include.go (#516)
  * Add example of creating public URL (#515)
  * docs: Add WinGet install instructions (#517)
  * Update README.md
  * Fix typo (#514)
  * Update ReadMe.md (#512)
  * feat: enhance awk,c,cpp complexity checks (#506)
  * Update cache for badges
  * fix: fix OpenMetrics tests (#505)
  * openmetrics formatter: emit gauge metrics (#504)
  * Replace unmaintained dependencies (#502)
  * feat: add slint support (#500)
  * fix: fix concurrent map read and map write on ulocLanguageCount (#499)
  * chore: fix github-action warnings and errors (#497)
  * Remove dual licence back to just MIT
  * Change version to 3.4.0 beta
  * Tweak json to have uloc output (#495)
  * Update after updates
  * refactor: use Go 1.22 new features (#492)
  * Fix the Trie matching bug (#493)
  * feat: add support for Rscript shebangs (#491)
  * chore: upgrade to Go 1.22 (#489)
  * perf: preallocate the slice if we know its final length (#487)
- Packaging improvements:
  * Use BuildRequires: golang(API) >= 1.22 matching go.mod
* Mon Sep 30 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 3.3.5:
  * Release 3.3.5
  * Tweak after merge
  * Added Clipper lang support (#485)
  * Initial detection for Cangjie language (#483)
  * Update README.md
  * improve: remove redundant calls of sprintf (#482)
  * code review (#478)
  * Fix Dockerfile (#480)
  * Use strings.EqualFold in case-insensitive comparisons (#479)
  * typos suggestion (#477)
  * Add --no-hborder (#476)
  * Add `pnpm-lock.yaml` to default exclude file list (#474)
  * Update README.md (#473)
  * Upgrade dependancy for performance
  * tweak benchmark some more
  * update benchmark
  * Compress the languages data (#468)
  * Update to alpine:3.20 (#470)
  * Fix Golang complexity checks (#467)
  * Add partial support for wenyan (#465)
  * Add a comment to capnp as test
  * Add support for Cap n Proto (#463)
  * Update FORTRAN to Fortran for modern Fortran (#460)
* Thu May 16 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 3.3.4:
  * Feature: Issue177 (#459)
  * Resolve issue 457
  * Add Support for WGSL (#458)
  * Add in percentage as per Issue 325 (#455)
* Thu May 16 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 3.3.3:
  * Add circom language
  * Add support for slang
  * Add support for chapel
  * Add Max language
  * Add ZoKrates
  * Add support for Typst
  * Add OpenQASM
  * Add support for Snakemake
  * Add luau extention for lua
  * Add addtional support for python files
  * Add LALRPOP
  * remove file that apparently breaks Go installs
* Thu May 02 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 3.3.2:
  * fix version
* Thu May 02 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 3.3.1:
  * Upgrade gocodwalker to resolve parallel walking bug
* Thu May 02 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 3.3.0:
  * json2 output format
  * Add in cocomo documentation to readme for sqlite
  * Add cocomo output
  * Resolve issue #333
  * add in dryness calculation
  * Add typespec support
  * Adds in proper .gitignore support (#451)
  * chore: remove repetitive words (#449)
  * feat: add support for jsonnet (#448)
  * Update languages.json: MDX Support (#445)
  * Add support for RC (Windows Resource-definition Script) (#443)
  * Add support for JSONC (JSON with comments) (#442)
  * Add support for Arturo (#438)
  * Add lesser-known ILPROJ extension to MSBUILD
  * remove the Gopkg.toml and Gopkg lock files leftover from golang/dep
  * Add https://pkl-lang.org/ support
  * resolve https://github.com/boyter/scc/issues/429
  * add in support for bicep files
  * Add support for Odin programming language
  * add graphql support
  * Basic cuda support
  * Add support for templ language
  * Add support for Picat (.pi), a descendant of Prolog with similar syntax
* Thu Feb 22 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Packaging improvements:
  * Add Conflicts: sc-controller to address conflicting binary scc
* Sat Feb 17 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 3.2.0:
  * update to latest goreleaser format
  * Avoid allocations with `(*regexp.Regexp).MatchString`
  * feat: support cairo
  * do not add a '~' when filename is not truncated
  * add in badge support for sr.ht
  * Add PRQL
  * Add Luau support
  * Improve Lua complexity, quote, and multiline comment checks
  * Add FreeBSD instructions
  * Add Template::Toolkit support
  * add in cocomo
  * start to add in requisite methods
  * start to replace the badge
  * add support for ReScript
  * Support Textile
  * add support for gnumakefile
  * Upgrade to actions/checkout@v3
  * Use go.mod instead of go 1.17
  * bait: change file extension to .bt
  * Fix incorrect string escaping
  * Add Hare lang
  * remove deprecated functions
  * upgrade dependancies and go version
  * Bump golang.org/x/text from 0.3.0 to 0.3.8
  * Patch csv-stream format
  * resolve openmetrics tests
  * Resolve https://github.com/boyter/scc/issues/368
  * Make OpenMetrics output spec compliant
  * update Julia complexity checks
  * added Raku info to languages.json
  * Add Factor Support
  * Reduce MSBuild complexity checks
  * Add obscure Visual Studio file extensions
  * Add MSVC project types
  * add in support for https://github.com/boyter/scc/issues/358
  * add in ini file support for https://github.com/boyter/scc/issues/358
  * Add support for Python raw docstrings
  * Add FSL as language
  * add ability to remove files matching names
  * README: add MacPorts install info
  * Update benchamrks
- 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 set_version remove param basename since autodetects OK
  * Re-enable binary stripping and debuginfo boo#1210938
  * Update to BuildRequires: golang(API) >= 1.20 matching go.mod
  * 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
  * Add basic %check to execute binary --help