Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

just-1.25.2-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: just Distribution: openSUSE Tumbleweed
Version: 1.25.2 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 18 08:07:59 2024
Group: Development/Tools/Building Build host: reproducible
Size: 3141962 Source RPM: just-1.25.2-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/casey/just
Summary: Commmand runner
Just is a command runner. Although it shares
some similarities with "make", it is not a build
system.

Provides

Requires

License

(Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND MIT AND CC0-1.0

Changelog

* Mon Mar 18 2024 rrahl0@proton.me
  - Update to version 1.25.2:
    * Unpin ctrlc
  - Update to version 1.25.1:
    * Pin ctrlc to version 3.1.1
    * Fix AArch64 release build error
  - Update to version 1.25.0:
    * Add `blake3` and `blake3_file` functions
    * Fix readme typo
    * Use unwrap_or_default
    * Set codegen-units to 1 reduce release binary size
    * Fix install.sh shellcheck warnings
    * Document openSUSE package
  - Update to version 1.24.0:
    * Support recipe paths containing `::` in Bash completion script
    * Add function to canonicalize paths
    * Use unlikely-to-be-set variable name in env tests
    * Skip write_error test if running as root
    * Convert run_shebang into integration test
    * Fix typos found by codespell
    * Fix install script
  - simplify spec and _service file
  - use more macros
* Thu Jan 18 2024 Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
  - Update to version 1.23.0:
    * Allow setting custom confirm prompt
    * Add `set quiet` and `[no-quiet]`
    * Add `just_pid` function
    * Include completion scripts in releases
    * Run imports in working directory of importer
    * Tweak readme table formatting
    * Add functions to return XDG base directories
    * Don't abbreviate just in README
    * Add `--no-deps` to skip running recipe dependencies
    * Ignore [private] recipes in just --list
    * Add a dash to tempdir prefix
    * Don't conflate recipes with the same name in different modules
    * Clarify that UUID is version 4
    * Make sigil stripping from recipe lines less incomprehensible
    * Refactor invalid path argument check
    * Recipes can be invoked with path syntax
    * Move table of contents pointer to right
    * Add `--format` and `--initialize` as aliases for `--fmt` and `--init`
    * Use box-drawing characters in error messages
    * Optional modules and imports
    * Use Self
    * Print submodule recipes in --summary
    * Expand tilde in import and module paths
    * Document import override behavior
    * Override imported recipes
    * Document submodule working directory
    * Run recipes with working directory set to submodule directory
    * Allow mod statements with path to source file
* Thu Dec 28 2023 Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
  - Update to version 1.19.0:
    * Add modules
* Mon Dec 25 2023 Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
  - Update to version 1.18.1:
    * Display a descriptive error for `!include` directives
    * Tweak readme
    * Stabilize `!include path` as `import 'path'`
* Wed Dec 20 2023 Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
  - Update to version 1.17.0:
    * Pass justfile path to default chooser
    * Pass `--unstable` and `--color always` to default chooser
    * Update Gentoo package repository
    * Fix readme header level
    * Document line continuations
    * List included recipes in load order
    * Rename Justfile::first → Justfile::default
    * Don't default to included recipes
* Sat Dec 02 2023 xtexchooser@duck.com
  - Update to version 1.16.0:
    * Fix readme typo
    * Fix Fish completion script
    * Add ARMv6 release target
    * Add `semver_matches` function
    * Clean up error display
    * Misc fixes
    * Fix readme build badge
    * Add `dotenv-filename` and `dotenv-path` settings
    * Fix set tempdir grammar
    * Add version to attributes
    * Allow setting echoed recipe line color
    * Update README.md
* Wed Oct 25 2023 Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
  - Update to version 1.15.0:
    * Add Nushell completion script
    * Update Indentation Documentation
    * Allow unstable features to be enabled with environment variable
    * Fix triple-quoted string example in readme
    * README fix: the -d in `mktemp -d` is required to created folders.
    * Placate clippy
    * Add num_cpus() function
    * Document Windows Package Manager install instructions
    * Test unpaired escaped carriage return error
    * Allow escaping newlines
    * Stabilize JSON dump format
    * Avoid grep aliases in bash completions
    * Clarify [unix] attribute in readme
    * Add env() function
    * Add descriptions to fish recipe completions
    * Allow selecting multiple recipes with default chooser
    * Add better documentation for --dump and --fmt
* Sat Sep 02 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Revert update of vendored dependencies.
* Sat Sep 02 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Update vendored dependencies
  - Update source cargo_config
* Sun Aug 13 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Replace obsoleted `disabled` option with `manual`
* Sat Jun 03 2023 socvirnyl.estela@gmail.com
  - Update to version 1.14.0:
    * Ignore clippy::let_underscore_untyped
    * Use `just --show` in default chooser
    * Update README to reflect new attribute syntax
    * Allow multiple attributes on one line
    * Analyze and Compiler tweaks
    * Downgrade to TLS 1.2 in install script
* Sun Mar 05 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Initial spec for just 1.13.0

Files

/usr/bin/just
/usr/share/doc/packages/just
/usr/share/doc/packages/just/CHANGELOG.md
/usr/share/doc/packages/just/CONTRIBUTING.md
/usr/share/doc/packages/just/GRAMMAR.md
/usr/share/doc/packages/just/README.md
/usr/share/doc/packages/just/README.中文.md
/usr/share/doc/packages/just/crates-io-readme.md
/usr/share/licenses/just
/usr/share/licenses/just/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:27:51 2024