commit bat for openSUSE:Factory

2020-06-02 Thread root
Hello community,

here is the log from the commit of package bat for openSUSE:Factory checked in 
at 2020-06-02 14:42:18

Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and  /work/SRC/openSUSE:Factory/.bat.new.3606 (New)


Package is "bat"

Tue Jun  2 14:42:18 2020 rev:8 rq:810726 version:0.15.4

Changes:

--- /work/SRC/openSUSE:Factory/bat/bat.changes  2020-05-05 18:56:29.58175 
+0200
+++ /work/SRC/openSUSE:Factory/.bat.new.3606/bat.changes2020-06-02 
14:43:12.376387621 +0200
@@ -1,0 +2,13 @@
+Mon Jun  1 14:01:29 UTC 2020 - Paolo Stivanin 
+
+- Update to 0.15.4
+  * Added missing Solarized themes
+  * Fixed highlighting bug in Haskell source files
+  * Cannot run bat with relative paths
+  * bat mishighlights Users that start with digits in SSH config
+  * --map-syntax doesn't work with names provided through --file-name
+  * Fix syntax detection for files called 'rails'
+  * Fix potential errors with syntax detection for symlinked files
+  * Fix highlighting of Markdown files
+
+---

Old:

  bat-0.15.0.tar.gz

New:

  bat-0.15.4.tar.gz



Other differences:
--
++ bat.spec ++
--- /var/tmp/diff_new_pack.hRnSrr/_old  2020-06-02 14:43:16.072399305 +0200
+++ /var/tmp/diff_new_pack.hRnSrr/_new  2020-06-02 14:43:16.076399317 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   bat
-Version:0.15.0
+Version:0.15.4
 Release:0
 Summary:A cat(1) clone with syntax highlighting and Git integration
 License:MIT OR Apache-2.0

++ bat-0.15.0.tar.gz -> bat-0.15.4.tar.gz ++
 2930 lines of diff (skipped)

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.3606/vendor.tar.xz differ: char 25, line 1




commit bat for openSUSE:Factory

2020-05-05 Thread root
Hello community,

here is the log from the commit of package bat for openSUSE:Factory checked in 
at 2020-05-05 18:56:27

Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and  /work/SRC/openSUSE:Factory/.bat.new.2738 (New)


Package is "bat"

Tue May  5 18:56:27 2020 rev:7 rq:800243 version:0.15.0

Changes:

--- /work/SRC/openSUSE:Factory/bat/bat.changes  2020-04-22 20:45:55.258561598 
+0200
+++ /work/SRC/openSUSE:Factory/.bat.new.2738/bat.changes2020-05-05 
18:56:29.58175 +0200
@@ -1,0 +2,62 @@
+Mon May  4 14:55:12 UTC 2020 - Martin Rey 
+
+- Update to version 0.15.0
+  * Features
+- This release adds a new --diff/-d option that can be used to
+  only show lines surrounding Git changes, i.e. added, removed
+  or modified lines. The amount of additional context can be
+  controlled with --diff-context=N. See #23 and #940
+  * Bugfixes
+- Error message printed in the middle of the output for another
+  file, see #946
+  Performance improvements when using custom caches (via bat
+  cache --build): the bat startup time should now be twice as
+  fast.
+  * Themes
+- Updated version of the Solarized dark/light themes, see #941
+  * bat as a library
+- There are a few changes in the "low level" API (the Config
+  struct has changed andthe error handler needs a new &mut dyn
+  Write argument). The high-level API is not affected.
+
+- Changes from version 0.14.0
+  * Features
+- Added a new --file-name … option to overwrite the
+  displayed filename(s) in the header. This is useful when
+  piping input into bat. See #654 and #892.
+- Added a new --generate-config-file option to create an
+  initial configuration file at the right place. See #870.
+  * Bugfixes
+- Performance problems with C# source code have been fixed, see
+  #677
+- Performance problems with Makefiles have been fixed, see #750
+- Fix bug when highlighting Ruby files with unindented heredocs
+  , see #914
+- A highlighting problem with Rust source code has been fixed,
+  see #924
+- --highlight-line did not work correctly in combination with
+  --tabs=0 and --wrap=never, see #937
+  * Other
+- When saving/reading user-provided syntaxes or themes, bat
+  will now maintain a metadata.yaml file which includes
+  information about the bat version which was used to create
+  the cached files. When loading cached files, we now print an
+  error if they have been created with an incompatible version.
+  See #882
+- Updated liquid dependency to 0.20, see #880
+  * bat as a library
+- A completely new "high level" API has been added that is much
+  more convenient to use. See the examples folder for the
+  updated code. It is recommended to only use the new
+  "high level" API, if possible. Note that this should still
+  be considered a "beta" release of bat-as-a-library.
+  For more details and some screenshots of the example
+  programs, see #936.
+- Stripped out a lot of binary-only dependencies, see #895 and
+  #899
+- Allow using the library with older syntect, see #896 and #898
+  * New syntaxes
+- Rego, see #872
+- Stylo, see #917
+
+---

Old:

  bat-0.13.0.tar.gz

New:

  bat-0.15.0.tar.gz



Other differences:
--
++ bat.spec ++
--- /var/tmp/diff_new_pack.mb9n9L/_old  2020-05-05 18:56:31.517559335 +0200
+++ /var/tmp/diff_new_pack.mb9n9L/_new  2020-05-05 18:56:31.517559335 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   bat
-Version:0.13.0
+Version:0.15.0
 Release:0
 Summary:A cat(1) clone with syntax highlighting and Git integration
 License:MIT OR Apache-2.0

++ bat-0.13.0.tar.gz -> bat-0.15.0.tar.gz ++
 7171 lines of diff (skipped)

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.2738/vendor.tar.xz differ: char 25, line 1




commit bat for openSUSE:Factory

2020-04-22 Thread root
Hello community,

here is the log from the commit of package bat for openSUSE:Factory checked in 
at 2020-04-22 20:45:36

Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and  /work/SRC/openSUSE:Factory/.bat.new.2738 (New)


Package is "bat"

Wed Apr 22 20:45:36 2020 rev:6 rq:792694 version:0.13.0

Changes:

--- /work/SRC/openSUSE:Factory/bat/bat.changes  2019-10-23 15:50:49.938693436 
+0200
+++ /work/SRC/openSUSE:Factory/.bat.new.2738/bat.changes2020-04-22 
20:45:55.258561598 +0200
@@ -1,0 +2,11 @@
+Thu Apr  9 09:09:04 UTC 2020 - Dany Marcoux 
+
+- Update to version 0.13.0
+  * Beginning with this release, bat can be used as a library
+  * (Breaking change) Glob-based syntax mapping
+  * Many bugfixes and new syntaxes
+  * And more... see upstream
+- Pass "no-track" option to "cargo install" to avoid generating
+  ".crates2.json"
+
+---

Old:

  bat-0.12.1.tar.gz

New:

  bat-0.13.0.tar.gz



Other differences:
--
++ bat.spec ++
--- /var/tmp/diff_new_pack.fDFNOE/_old  2020-04-22 20:46:02.826576415 +0200
+++ /var/tmp/diff_new_pack.fDFNOE/_new  2020-04-22 20:46:02.838576438 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bat
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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:   bat
-Version:0.12.1
+Version:0.13.0
 Release:0
 Summary:A cat(1) clone with syntax highlighting and Git integration
 License:MIT OR Apache-2.0
@@ -53,10 +53,7 @@
 cargo build --release --locked %{?_smp_mflags}
 
 %install
-cargo install --root=%{buildroot}%{_prefix} --path .
-
-# remove residue crate file
-rm %{buildroot}%{_prefix}/.crates.toml
+cargo install --no-track --root=%{buildroot}%{_prefix} --path .
 
 %files
 %doc README.md

++ bat-0.12.1.tar.gz -> bat-0.13.0.tar.gz ++
 40020 lines of diff (skipped)

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.2738/vendor.tar.xz differ: char 25, line 1




commit bat for openSUSE:Factory

2019-10-23 Thread root
Hello community,

here is the log from the commit of package bat for openSUSE:Factory checked in 
at 2019-10-23 15:50:27

Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and  /work/SRC/openSUSE:Factory/.bat.new.2352 (New)


Package is "bat"

Wed Oct 23 15:50:27 2019 rev:5 rq:741844 version:0.12.1

Changes:

--- /work/SRC/openSUSE:Factory/bat/bat.changes  2019-10-17 12:20:10.383490841 
+0200
+++ /work/SRC/openSUSE:Factory/.bat.new.2352/bat.changes2019-10-23 
15:50:49.938693436 +0200
@@ -1,0 +2,5 @@
+Tue Oct 15 12:59:38 UTC 2019 - Dany Marcoux 
+
+- Instruct packager to install cargo directly from the cargo package
+
+---



Other differences:
--
++ README.packager ++
--- /var/tmp/diff_new_pack.774kwf/_old  2019-10-23 15:50:51.478695101 +0200
+++ /var/tmp/diff_new_pack.774kwf/_new  2019-10-23 15:50:51.478695101 +0200
@@ -2,9 +2,9 @@
 #
 # Generating `vendor.tar.xz`
 
-1. Install `cargo` and `cargo-vendor` from official repositories. `cargo` is 
provided by `rust`
+1. Install `cargo` from official repositories.
 
-zypper install rust cargo-vendor
+zypper install cargo
 
 2. Checkout version
 




commit bat for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package bat for openSUSE:Factory checked in 
at 2019-10-17 12:20:08

Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and  /work/SRC/openSUSE:Factory/.bat.new.2352 (New)


Package is "bat"

Thu Oct 17 12:20:08 2019 rev:4 rq:734430 version:0.12.1

Changes:

--- /work/SRC/openSUSE:Factory/bat/bat.changes  2019-06-19 20:57:36.673940586 
+0200
+++ /work/SRC/openSUSE:Factory/.bat.new.2352/bat.changes2019-10-17 
12:20:10.383490841 +0200
@@ -1,0 +2,28 @@
+Tue Oct  1 19:06:41 UTC 2019 - Luke Jones 
+
+- Use `pwd`/.cargo for vendor config so that CARGO_HOME export is
+  not required.
+
+---
+Tue Sep 24 14:49:11 UTC 2019 - Dany Marcoux 
+
+- Update to version 0.12.1
+  * Features
+Binary file content can now be viewed with bat -A
+bat can now be used as a man pager
+Add new style component to separate multiple '--line-range'
+Added '-L' as an alias for '--list-languages'
+  * Bugfixes
+Output looks unbalanced when using '--style=grid,numbers' without 'header'
+Issues with filenames starting with "cache"
+'--terminal-width -10' is parsed incorrectly
+  * New syntaxes
+Emacs Org mode
+requirements.txt
+DotENV '.env'
+SSH config
+And more... see upstream
+- Set directory for 'git clone' in README.packager
+- Add 'clang' to build dependencies
+
+---

Old:

  bat-0.11.0.tar.gz

New:

  bat-0.12.1.tar.gz



Other differences:
--
++ bat.spec ++
--- /var/tmp/diff_new_pack.15jybe/_old  2019-10-17 12:20:12.519485483 +0200
+++ /var/tmp/diff_new_pack.15jybe/_new  2019-10-17 12:20:12.519485483 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   bat
-Version:0.11.0
+Version:0.12.1
 Release:0
 Summary:A cat(1) clone with syntax highlighting and Git integration
 License:MIT OR Apache-2.0
@@ -28,6 +28,7 @@
 # Instructions on how to generate vendor.tar.xz
 Source2:README.packager
 BuildRequires:  cargo
+BuildRequires:  clang
 BuildRequires:  cmake
 BuildRequires:  rust
 BuildRequires:  rust-std
@@ -39,8 +40,8 @@
 
 %prep
 %setup -qa1
-mkdir cargo-home
-cat >cargo-home/config <.cargo/config  bat-0.12.1.tar.gz ++
 3164 lines of diff (skipped)

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.2352/vendor.tar.xz differ: char 25, line 1




commit bat for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package bat for openSUSE:Factory checked in 
at 2019-06-19 20:57:14

Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and  /work/SRC/openSUSE:Factory/.bat.new.4811 (New)


Package is "bat"

Wed Jun 19 20:57:14 2019 rev:3 rq:703434 version:0.11.0

Changes:

--- /work/SRC/openSUSE:Factory/bat/bat.changes  2019-02-27 17:27:39.195352962 
+0100
+++ /work/SRC/openSUSE:Factory/.bat.new.4811/bat.changes2019-06-19 
20:57:36.673940586 +0200
@@ -1,0 +2,22 @@
+Wed May 15 21:22:44 UTC 2019 - Dany Marcoux 
+
+- Update to version 0.11.0
+  * Features
+New color themes: ansi-light, ansi-dark and base16
+The -p/--plain option can be used twice (typically -pp). First -p switches 
--style to "plain", second disables pager.
+  * Bugfixes
+Do not replace arguments to less when using --pager
+Empty files are (once again) printed with a single header line
+--terminal-width=0 is now disallowed
+  * New syntaxes
+Fish
+Update for F#
+
+---
+Tue Apr 30 13:08:18 UTC 2019 - Dany Marcoux 
+
+- Run spec-cleaner
+- Remove double %setup macro
+- Simplify tar command in README.packager
+
+---

Old:

  bat-0.10.0.tar.gz

New:

  bat-0.11.0.tar.gz



Other differences:
--
++ bat.spec ++
--- /var/tmp/diff_new_pack.hovq67/_old  2019-06-19 20:57:38.241941892 +0200
+++ /var/tmp/diff_new_pack.hovq67/_new  2019-06-19 20:57:38.241941892 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   bat
-Version:0.10.0
+Version:0.11.0
 Release:0
 Summary:A cat(1) clone with syntax highlighting and Git integration
-License:MIT
+License:MIT OR Apache-2.0
 Group:  Productivity/Text/Utilities
-Url:https://github.com/sharkdp/bat
+URL:https://github.com/sharkdp/bat
 Source0:
https://github.com/sharkdp/bat/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:vendor.tar.xz
 # Instructions on how to generate vendor.tar.xz
@@ -32,15 +32,13 @@
 BuildRequires:  rust
 BuildRequires:  rust-std
 BuildRequires:  zlib-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A cat(1) clone which supports syntax highlighting for a large number of
 programming and markup languages. It has git integration and automatic paging.
 
 %prep
-%setup -q
-%setup -q -D -T -a 1
+%setup -qa1
 mkdir cargo-home
 cat >cargo-home/config < vendor.tar.xz
+tar -cJf vendor.tar.xz vendor

++ bat-0.10.0.tar.gz -> bat-0.11.0.tar.gz ++
 6193 lines of diff (skipped)

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.4811/vendor.tar.xz differ: char 25, line 1




commit bat for openSUSE:Factory

2019-02-27 Thread root
Hello community,

here is the log from the commit of package bat for openSUSE:Factory checked in 
at 2019-02-27 17:27:35

Comparing /work/SRC/openSUSE:Factory/bat (Old)
 and  /work/SRC/openSUSE:Factory/.bat.new.28833 (New)


Package is "bat"

Wed Feb 27 17:27:35 2019 rev:2 rq:674149 version:0.10.0

Changes:

--- /work/SRC/openSUSE:Factory/bat/bat.changes  2018-10-11 11:49:44.694459056 
+0200
+++ /work/SRC/openSUSE:Factory/.bat.new.28833/bat.changes   2019-02-27 
17:27:39.195352962 +0100
@@ -1,0 +2,27 @@
+Mon Feb 11 22:15:10 UTC 2019 - Dany Marcoux 
+
+- Add README.packager for instructions on how to generate vendor.tar.xz
+- Update to version 0.10.0
+  * Features
+New option --highlight-line 
+New option -A/--show-all to show and highlight non-printable characters 
(in analogy to GNU cats option)
+New option --pager to configure the pager
+Support for a configuration file (https://github.com/sharkdp/bat#format)
+Support for custom config file path via --config-file option or 
BAT_CONFIG_PATH environment variable
+Support for custom syntax mappings via the -m/--max-syntax option
+Support pager command-line arguments in PAGER and BAT_PAGER
+The --terminal-width option can now also accept offsets
+Support for multiple --line-range arguments
+Encoding support for UTF-16LE and UTF-16BE
+  * Changes
+Completely disabled the generation of shell completion files
+Report the name of missing files
+Don't start pager if file doesn't exist
+Rename bat cache --init to bat cache --build
+Move the --config-dir and --cache-dir options from bat cache to bat and 
hide them from the help text
+The default tab-width has been set to 4
+  * New syntaxes supported
+Robot framework, Twig, .desktop files, AsciiDoc, Assembly, Jsonnet,
+Log files, Protobuf and ProtobufText, Terraform and Varlink
+
+---

Old:

  bat-0.7.1.tar.gz

New:

  README.packager
  bat-0.10.0.tar.gz



Other differences:
--
++ bat.spec ++
--- /var/tmp/diff_new_pack.M9Rw7d/_old  2019-02-27 17:27:40.147352621 +0100
+++ /var/tmp/diff_new_pack.M9Rw7d/_new  2019-02-27 17:27:40.147352621 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bat
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   bat
-Version:0.7.1
+Version:0.10.0
 Release:0
 Summary:A cat(1) clone with syntax highlighting and Git integration
 License:MIT
@@ -25,10 +25,12 @@
 Url:https://github.com/sharkdp/bat
 Source0:
https://github.com/sharkdp/bat/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:vendor.tar.xz
+# Instructions on how to generate vendor.tar.xz
+Source2:README.packager
 BuildRequires:  cargo
+BuildRequires:  cmake
 BuildRequires:  rust
 BuildRequires:  rust-std
-BuildRequires:  cmake
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -63,3 +65,5 @@
 %defattr(-,root,root)
 %doc LICENSE-MIT LICENSE-APACHE README.md
 %{_bindir}/bat
+
+%changelog

++ README.packager ++
# Heavily based on 
https://build.opensuse.org/package/view_file/devel:languages:rust/racer/README.packager
 (Thank you for this!)
#
# Generating `vendor.tar.xz`

1. Install `cargo` and `cargo-vendor` from official repositories. `cargo` is 
provided by `rust`

zypper install rust cargo-vendor

2. Checkout version

git clone https://github.com/sharkdp/bat
cd bat
git checkout v0.10.0 (or another version from `git tag --list`)

3. Generate archive

cargo vendor
tar c vendor/ | xz > vendor.tar.xz
++ bat-0.7.1.tar.gz -> bat-0.10.0.tar.gz ++
 8848 lines of diff (skipped)

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bat.new.28833/vendor.tar.xz differ: char 26, line 1