commit wayshot for openSUSE:Factory

2023-12-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2023-12-19 23:15:50

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.9037 (New)


Package is "wayshot"

Tue Dec 19 23:15:50 2023 rev:12 rq:1133921 version:1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2023-09-06 
18:58:11.567557667 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.9037/wayshot.changes
2023-12-19 23:16:03.610031033 +0100
@@ -1,0 +2,21 @@
+Mon Dec 18 22:43:02 UTC 2023 - Soc Virnyl Estela 

+
+- Remove sed line
+
+---
+Mon Dec 18 22:28:26 UTC 2023 - Soc Virnyl Estela 

+
+- Remove cargo_config
+- Update to version 1.3.1:
+  * New features
+- CLI fuzzy selector (--chooseoutput) for screenshots
+  * Improvements
+- Switch log crate with tracing and parallelize image alterations
+- Moved multi-monitor logic from wayshot to libwayshot
+- Remove uneeded resizes and rotations of image buffers
+- Deprecate xdpw fork in favor of the luminous portal
+- Update wayland crates
+- Note that libwayshot contains breaking changes and improvements
+  as well but will not be mentioned here since this is wayshot, the cli.
+
+---

Old:

  cargo_config
  wayshot-1.3.0.tar.gz

New:

  wayshot-1.3.1.tar.gz



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.bfCmd5/_old  2023-12-19 23:16:04.182051863 +0100
+++ /var/tmp/diff_new_pack.bfCmd5/_new  2023-12-19 23:16:04.182051863 +0100
@@ -19,7 +19,7 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:   wayshot
-Version:1.3.0
+Version:1.3.1
 Release:0
 Summary:Screenshot tool for wlroots based compositors
 License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause
@@ -27,7 +27,6 @@
 URL:https://github.com/waycrate/wayshot
 Source0:
https://github.com/waycrate/wayshot/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:vendor.tar.zst
-Source2:cargo_config
 %if 0%{?suse_version} >= 1500
 BuildRequires:  cargo-packaging
 %else
@@ -40,15 +39,12 @@
 
 %prep
 %autosetup -a1
-mkdir .cargo
-cp %{SOURCE2} .cargo/config
 
 %build
 pushd wayshot
 %if 0%{?suse_version} >= 1500
 RUSTFLAGS=%{rustflags} %{cargo_build}
 %else
-sed -i 's/2021/2018/g' Cargo.toml
 RUSTFLAGS=%{rustflags} cargo build --offline --release
 %endif
 popd

++ _service ++
--- /var/tmp/diff_new_pack.bfCmd5/_old  2023-12-19 23:16:04.218053173 +0100
+++ /var/tmp/diff_new_pack.bfCmd5/_new  2023-12-19 23:16:04.222053319 +0100
@@ -1,7 +1,7 @@
 
   
   
- wayshot-1.3.0.tar.gz
+ wayshot-*.tar.gz
  zst
  true
   

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.bfCmd5/_old and 
/var/tmp/diff_new_pack.bfCmd5/_new differ

++ wayshot-1.3.0.tar.gz -> wayshot-1.3.1.tar.gz ++
 3553 lines of diff (skipped)


commit wayshot for openSUSE:Factory

2023-09-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2023-09-06 18:56:37

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.1766 (New)


Package is "wayshot"

Wed Sep  6 18:56:37 2023 rev:11 rq:1108968 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2023-08-28 
17:16:09.690689652 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.1766/wayshot.changes
2023-09-06 18:58:11.567557667 +0200
@@ -1,0 +2,6 @@
+Tue Aug 29 01:29:21 UTC 2023 - Soc Virnyl Estela 
+
+- Remove cargotoml param in _service.
+- Update vendored dependencies.
+
+---



Other differences:
--
++ _service ++
--- /var/tmp/diff_new_pack.y6UOML/_old  2023-09-06 18:58:13.803637379 +0200
+++ /var/tmp/diff_new_pack.y6UOML/_new  2023-09-06 18:58:13.843638804 +0200
@@ -4,8 +4,6 @@
  wayshot-1.3.0.tar.gz
  zst
  true
- wayshot/Cargo.toml
- libwayshot/Cargo.toml
   
   
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.y6UOML/_old and 
/var/tmp/diff_new_pack.y6UOML/_new differ


commit wayshot for openSUSE:Factory

2023-08-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2023-08-28 17:16:07

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.1766 (New)


Package is "wayshot"

Mon Aug 28 17:16:07 2023 rev:10 rq:1106208 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2023-08-21 
11:45:26.395672556 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.1766/wayshot.changes
2023-08-28 17:16:09.690689652 +0200
@@ -1,0 +2,6 @@
+Mon Aug 21 03:41:25 UTC 2023 - Soc Virnyl Estela 
+
+- Use upstream source tarball instead of generating through service.
+- Update vendored dependencies.
+
+---

Old:

  wayshot-1.3.0.tar.zst

New:

  wayshot-1.3.0.tar.gz



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.mZapd0/_old  2023-08-28 17:16:11.102740358 +0200
+++ /var/tmp/diff_new_pack.mZapd0/_new  2023-08-28 17:16:11.106740503 +0200
@@ -25,7 +25,7 @@
 License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause
 Group:  Productivity/Graphics/Other
 URL:https://github.com/waycrate/wayshot
-Source0:%{name}-%{version}.tar.zst
+Source0:
https://github.com/waycrate/wayshot/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:vendor.tar.zst
 Source2:cargo_config
 %if 0%{?suse_version} >= 1500

++ _service ++
--- /var/tmp/diff_new_pack.mZapd0/_old  2023-08-28 17:16:11.134741508 +0200
+++ /var/tmp/diff_new_pack.mZapd0/_new  2023-08-28 17:16:11.138741652 +0200
@@ -1,30 +1,13 @@
 
-  
-https://github.com/waycrate/wayshot.git
-@PARENT_TAG@
-git
-43fae61
-(.*)
-\1
-enable
-socvirnyl.est...@gmail.com
-  
-  
-  
-*.tar
-zst
-  
-  
+  
   
- wayshot
+ wayshot-1.3.0.tar.gz
  zst
  true
  wayshot/Cargo.toml
  libwayshot/Cargo.toml
   
-  
- wayshot
-  
+  
 
 
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.mZapd0/_old and 
/var/tmp/diff_new_pack.mZapd0/_new differ


commit wayshot for openSUSE:Factory

2023-08-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2023-08-21 11:44:58

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.1766 (New)


Package is "wayshot"

Mon Aug 21 11:44:58 2023 rev:9 rq:1104903 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2023-07-04 
15:22:33.798271746 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.1766/wayshot.changes
2023-08-21 11:45:26.395672556 +0200
@@ -1,0 +2,10 @@
+Sun Aug 13 14:12:30 UTC 2023 - Soc Virnyl Estela 
+
+- Readd accidentally removed vendored deps.
+
+---
+Sun Aug 13 13:26:50 UTC 2023 - Soc Virnyl Estela 
+
+- Replace obsoleted `disabled` option with `manual`
+
+---



Other differences:
--
++ _service ++
--- /var/tmp/diff_new_pack.pWAkYA/_old  2023-08-21 11:45:27.787675223 +0200
+++ /var/tmp/diff_new_pack.pWAkYA/_new  2023-08-21 11:45:27.795675238 +0200
@@ -1,5 +1,5 @@
 
-  
+  
 https://github.com/waycrate/wayshot.git
 @PARENT_TAG@
 git
@@ -9,20 +9,20 @@
 enable
 socvirnyl.est...@gmail.com
   
-  
-  
+  
+  
 *.tar
 zst
   
-  
-  
+  
+  
  wayshot
  zst
  true
  wayshot/Cargo.toml
  libwayshot/Cargo.toml
   
-  
+  
  wayshot
   
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.pWAkYA/_old and 
/var/tmp/diff_new_pack.pWAkYA/_new differ


commit wayshot for openSUSE:Factory

2023-07-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2023-07-04 15:22:04

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.23466 (New)


Package is "wayshot"

Tue Jul  4 15:22:04 2023 rev:8 rq:1096568 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2023-06-21 
22:39:16.326159183 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.23466/wayshot.changes   
2023-07-04 15:22:33.798271746 +0200
@@ -1,0 +2,27 @@
+Mon Jul 03 07:38:54 UTC 2023 - socvirnyl.est...@gmail.com
+
+- Update to version 1.3.0:
+  * [refactor] use libwayshot for shm
+  * [docs] Update documentation
+  * [feat] Qoi image format supported
+  * [feat] Multi-output transform handling
+  * [docs] Remove known bugs section
+  * [fix] debug and stdout flags should conflict
+  * [deps] Update dependencies
+  * [Feat] Multi-output composited screenshots
+  * [feat] Record output geometry transforms
+  * [update] Reduce number of roundtrips in get_all_outputs
+  * [feat] Add nix flake
+  * [chore] Update xdg-desktop-portal-wlr submodule
+  * [fix] Incorrect docs dir
+  * [feature] Split backend into libwayshot
+  * [feature] Custom XDPW implementation using wayshot
+  * [update] Upgrade to wayland-rs 0.30.0
+  * [docs] Update readme to accomodate 
https://github.com/waycrate/wayshot/pull/35
+  * [feature] Parse slurp's default geometry output format
+  * [deps] Remove unused dependency
+  * [feature] added 10-bit back buffer support
+  * [contrib/pkgbuild/bin] Remove man pages
+  * [contrib/pkgbuild/bin] bump version
+
+---

Old:

  wayshot-1.2.2.tar.zst

New:

  wayshot-1.3.0.tar.zst



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.VXXV25/_old  2023-07-04 15:22:38.834302010 +0200
+++ /var/tmp/diff_new_pack.VXXV25/_new  2023-07-04 15:22:38.838302034 +0200
@@ -19,7 +19,7 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:   wayshot
-Version:1.2.2
+Version:1.3.0
 Release:0
 Summary:Screenshot tool for wlroots based compositors
 License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause
@@ -44,19 +44,23 @@
 cp %{SOURCE2} .cargo/config
 
 %build
+pushd wayshot
 %if 0%{?suse_version} >= 1500
 RUSTFLAGS=%{rustflags} %{cargo_build}
 %else
 sed -i 's/2021/2018/g' Cargo.toml
 RUSTFLAGS=%{rustflags} cargo build --offline --release
 %endif
+popd
 
 %install
+pushd wayshot
 %if 0%{?suse_version} >= 1500
 RUSTFLAGS=%{rustflags} %{cargo_install}
 %else
 RUSTFLAGS=%{rustflags} cargo install --root=%{buildroot}%{_prefix} --path .
 %endif
+popd
 
 %files
 %{_bindir}/wayshot

++ _service ++
--- /var/tmp/diff_new_pack.VXXV25/_old  2023-07-04 15:22:38.878302274 +0200
+++ /var/tmp/diff_new_pack.VXXV25/_new  2023-07-04 15:22:38.878302274 +0200
@@ -3,7 +3,7 @@
 https://github.com/waycrate/wayshot.git
 @PARENT_TAG@
 git
-31baff5
+43fae61
 (.*)
 \1
 enable
@@ -19,6 +19,8 @@
  wayshot
  zst
  true
+ wayshot/Cargo.toml
+ libwayshot/Cargo.toml
   
   
  wayshot

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.VXXV25/_old and 
/var/tmp/diff_new_pack.VXXV25/_new differ


commit wayshot for openSUSE:Factory

2023-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2023-06-21 22:38:28

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.15902 (New)


Package is "wayshot"

Wed Jun 21 22:38:28 2023 rev:7 rq:1093395 version:1.2.2

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2022-09-28 
17:52:02.163266395 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.15902/wayshot.changes   
2023-06-21 22:39:16.326159183 +0200
@@ -1,0 +2,5 @@
+Wed Jun  7 14:37:40 UTC 2023 - Soc Virnyl Estela 
+
+- Update vendored dependencies to fix CVE bnc#1212010
+
+---

Old:

  vendor.tar.gz
  wayshot-1.2.2.tar.gz

New:

  vendor.tar.zst
  wayshot-1.2.2.tar.zst



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.HB45Hx/_old  2023-06-21 22:39:18.698173458 +0200
+++ /var/tmp/diff_new_pack.HB45Hx/_new  2023-06-21 22:39:18.742173723 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wayshot
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,14 +25,15 @@
 License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause
 Group:  Productivity/Graphics/Other
 URL:https://github.com/waycrate/wayshot
-Source0:%{name}-%{version}.tar.gz
-Source1:vendor.tar.gz
+Source0:%{name}-%{version}.tar.zst
+Source1:vendor.tar.zst
 Source2:cargo_config
 %if 0%{?suse_version} >= 1500
 BuildRequires:  cargo-packaging
 %else
 BuildRequires:  cargo
 %endif
+BuildRequires:  zstd
 
 %description
 A screenshot tool for wlroots based compositors implementing zwlr_screencopy_v1

++ _service ++
--- /var/tmp/diff_new_pack.HB45Hx/_old  2023-06-21 22:39:18.802174084 +0200
+++ /var/tmp/diff_new_pack.HB45Hx/_new  2023-06-21 22:39:18.810174132 +0200
@@ -12,12 +12,12 @@
   
   
 *.tar
-gz
+zst
   
   
   
  wayshot
- gz
+ zst
  true
   
   


commit wayshot for openSUSE:Factory

2022-09-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2022-09-28 17:51:58

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.2275 (New)


Package is "wayshot"

Wed Sep 28 17:51:58 2022 rev:6 rq:1006618 version:1.2.2

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2022-08-04 
13:24:03.380599581 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.2275/wayshot.changes
2022-09-28 17:52:02.163266395 +0200
@@ -1,0 +2,33 @@
+Wed Sep 21 08:41:41 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 1.2.2:
+  * [bump] 1.2.2
+  * [clippy] Remove PartialEq, Eq warning
+  * [build.rs] Properly gzip the scdoc output
+  * [update] ignore scdoc output files
+  * [rustfmt] Fix formatting build.rs
+  * [contrib/pkgbuild/bin] Update wayshot version
+  * [bump] 1.2.1
+  * [build.rs] Fix scdoc parent stdio inheritance
+  * [contrib/pkgbuild/bin] Update wayshot version
+  * [bump] 1.2.0
+  * [chore] Bump dependencies
+  * [BuildSystem]Don't depend on system shell for scd
+  * [BuildSystem] Update install step
+  * [contrib/pkgbuild/bin] Update makedeps
+  * [contrib/pkgbuild] Fix man-page install paths
+  * [docs/readme] Formattinge error
+  * [Restructure] Move pkgbuilds into PKGBUILD
+  * [contrib/pkgbuild/bin] Add man-page support
+  * [contrib/pkgbuild/git]Add man-pages to git package
+  * [BuildSystem] Improve man page installation
+  * [contrib/pkgbuild/git] Add scdoc to makedeps
+  * [build.rs] Binary existence check
+  * [workflow] doc generation
+  * [docs]Introduce scdoc generation in rust build sys
+  * [chore] Cargo.lock
+  * [contrib/pkgbuild/bin] update pkgbuild version
+  * [backend.rs] PPM optimize performance
+  * [docs/readme] color picker example
+
+---

Old:

  wayshot-1.1.9.tar.gz

New:

  wayshot-1.2.2.tar.gz



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.a4yePs/_old  2022-09-28 17:52:02.763267602 +0200
+++ /var/tmp/diff_new_pack.a4yePs/_new  2022-09-28 17:52:02.767267610 +0200
@@ -19,7 +19,7 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:   wayshot
-Version:1.1.9
+Version:1.2.2
 Release:0
 Summary:Screenshot tool for wlroots based compositors
 License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause

++ _service ++
--- /var/tmp/diff_new_pack.a4yePs/_old  2022-09-28 17:52:02.795267666 +0200
+++ /var/tmp/diff_new_pack.a4yePs/_new  2022-09-28 17:52:02.799267674 +0200
@@ -3,7 +3,7 @@
 https://github.com/waycrate/wayshot.git
 @PARENT_TAG@
 git
-bbbdc2c1ca3f8b7732829232bc960e63deb2c4db
+31baff5
 (.*)
 \1
 enable

++ vendor.tar.gz ++
/work/SRC/openSUSE:Factory/wayshot/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.wayshot.new.2275/vendor.tar.gz differ: char 5, line 
1

++ wayshot-1.1.9.tar.gz -> wayshot-1.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wayshot-1.1.9/.github/workflows/build.yml 
new/wayshot-1.2.2/.github/workflows/build.yml
--- old/wayshot-1.1.9/.github/workflows/build.yml   2022-07-20 
15:51:15.0 +0200
+++ new/wayshot-1.2.2/.github/workflows/build.yml   2022-09-07 
15:54:36.0 +0200
@@ -28,3 +28,16 @@
 - name: Check formatting
   run: |
 cargo fmt -- --check
+
+  documentation:
+runs-on: ubuntu-latest
+
+steps:
+- name: Checkout
+  uses: actions/checkout@v2
+
+- name: Check docs
+  run: |
+sudo apt update
+sudo apt install --no-install-recommends scdoc
+for file in $(find . -type f -iwholename "./docs/*.scd"); do scdoc < 
$file > /dev/null; done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wayshot-1.1.9/.gitignore new/wayshot-1.2.2/.gitignore
--- old/wayshot-1.1.9/.gitignore2022-07-20 15:51:15.0 +0200
+++ new/wayshot-1.2.2/.gitignore2022-09-07 15:54:36.0 +0200
@@ -1 +1,3 @@
 target
+*.gz
+*.out
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wayshot-1.1.9/Cargo.lock new/wayshot-1.2.2/Cargo.lock
--- old/wayshot-1.1.9/Cargo.lock2022-07-20 15:51:15.0 +0200
+++ new/wayshot-1.2.2/Cargo.lock2022-09-07 15:54:36.0 +0200
@@ -9,12 +9,6 @@
 checksum = 

commit wayshot for openSUSE:Factory

2022-08-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2022-08-04 13:23:36

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.1521 (New)


Package is "wayshot"

Thu Aug  4 13:23:36 2022 rev:5 rq:992661 version:1.1.9

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2022-05-30 
12:44:36.996443729 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.1521/wayshot.changes
2022-08-04 13:24:03.380599581 +0200
@@ -1,0 +2,20 @@
+Thu Aug  4 03:53:24 UTC 2022 - William Brown 
+
+- bsc#1182059 - CVE-2021-21299 - hyper request smuggling
+
+---
+Thu Jul 21 05:06:33 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 1.1.9:
+  * [backend.rs] Add support for ppm rendering.
+  * [bump] 1.1.8
+  * [region-capture] out of bounds detection added
+  * [update] add output dimension detection
+  * [update] remove smithay dependency for faster builds
+  * [push] .editorconfig
+  * [update] memfd_create - add freebsd to target_os
+  * [update] Readme.md
+  * [chore] Cargo.lock
+  * [update] replace xdg-output-handler with wl_output
+
+---

Old:

  vendor.tar.zst
  wayshot-1.1.7.tar.zst

New:

  vendor.tar.gz
  wayshot-1.1.9.tar.gz



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.5BYyaU/_old  2022-08-04 13:24:03.988601307 +0200
+++ /var/tmp/diff_new_pack.5BYyaU/_new  2022-08-04 13:24:03.992601317 +0200
@@ -19,16 +19,20 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:   wayshot
-Version:1.1.7
+Version:1.1.9
 Release:0
 Summary:Screenshot tool for wlroots based compositors
 License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause
 Group:  Productivity/Graphics/Other
 URL:https://github.com/waycrate/wayshot
-Source0:%{name}-%{version}.tar.zst
-Source1:vendor.tar.zst
+Source0:%{name}-%{version}.tar.gz
+Source1:vendor.tar.gz
 Source2:cargo_config
+%if 0%{?suse_version} >= 1500
 BuildRequires:  cargo-packaging
+%else
+BuildRequires:  cargo
+%endif
 
 %description
 A screenshot tool for wlroots based compositors implementing zwlr_screencopy_v1
@@ -39,10 +43,19 @@
 cp %{SOURCE2} .cargo/config
 
 %build
+%if 0%{?suse_version} >= 1500
 RUSTFLAGS=%{rustflags} %{cargo_build}
+%else
+sed -i 's/2021/2018/g' Cargo.toml
+RUSTFLAGS=%{rustflags} cargo build --offline --release
+%endif
 
 %install
+%if 0%{?suse_version} >= 1500
 RUSTFLAGS=%{rustflags} %{cargo_install}
+%else
+RUSTFLAGS=%{rustflags} cargo install --root=%{buildroot}%{_prefix} --path .
+%endif
 
 %files
 %{_bindir}/wayshot

++ _service ++
--- /var/tmp/diff_new_pack.5BYyaU/_old  2022-08-04 13:24:04.024601408 +0200
+++ /var/tmp/diff_new_pack.5BYyaU/_new  2022-08-04 13:24:04.028601420 +0200
@@ -3,7 +3,7 @@
 https://github.com/waycrate/wayshot.git
 @PARENT_TAG@
 git
-0469431138d95a2a0ed528c7e796659047a0897f
+bbbdc2c1ca3f8b7732829232bc960e63deb2c4db
 (.*)
 \1
 enable
@@ -12,12 +12,12 @@
   
   
 *.tar
-zst
+gz
   
   
   
  wayshot
- zst
+ gz
  true
   
   


commit wayshot for openSUSE:Factory

2022-05-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2022-05-30 12:43:46

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.2254 (New)


Package is "wayshot"

Mon May 30 12:43:46 2022 rev:4 rq:979686 version:1.1.7

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2022-05-18 
13:13:43.094690100 +0200
+++ /work/SRC/openSUSE:Factory/.wayshot.new.2254/wayshot.changes
2022-05-30 12:44:36.996443729 +0200
@@ -1,0 +2,17 @@
+Sun May 29 15:41:06 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 1.1.7~0:
+  * [update] replace xdg-output-handler with wl_output
+  * [update] nix deps bump and add repology to readme
+  * [update] Sane error message on missing scrcpy.
+  * [optimize dependencies] - Patch by jirutka
+  * [update] Workflow.
+  * [update] Bump dependencies.
+  * [update] Readme
+  * [update] Remove testing code.
+  * [update] Fixes
+  * [update] Add workflow.
+
+- Use zstd compression :)
+
+---

Old:

  vendor.tar.xz
  wayshot-1.1.5~1.tar.xz

New:

  vendor.tar.zst
  wayshot-1.1.7.tar.zst



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.yAVWD6/_old  2022-05-30 12:44:37.78778 +0200
+++ /var/tmp/diff_new_pack.yAVWD6/_new  2022-05-30 12:44:37.788444784 +0200
@@ -19,14 +19,14 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:   wayshot
-Version:1.1.5~1
+Version:1.1.7
 Release:0
 Summary:Screenshot tool for wlroots based compositors
 License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause
 Group:  Productivity/Graphics/Other
 URL:https://github.com/waycrate/wayshot
-Source0:%{name}-%{version}.tar.xz
-Source1:vendor.tar.xz
+Source0:%{name}-%{version}.tar.zst
+Source1:vendor.tar.zst
 Source2:cargo_config
 BuildRequires:  cargo-packaging
 

++ _service ++
--- /var/tmp/diff_new_pack.yAVWD6/_old  2022-05-30 12:44:37.820444826 +0200
+++ /var/tmp/diff_new_pack.yAVWD6/_new  2022-05-30 12:44:37.82832 +0200
@@ -1,11 +1,10 @@
 
   
 https://github.com/waycrate/wayshot.git
-@PARENT_TAG@~@TAG_OFFSET@
+@PARENT_TAG@
 git
-6b67b97bc6ad878f9ea91b069943d3953c6548fe
-*
-(\d+\.\d+\.\d+)
+0469431138d95a2a0ed528c7e796659047a0897f
+(.*)
 \1
 enable
 socvirnyl.est...@gmail.com
@@ -13,12 +12,12 @@
   
   
 *.tar
-xz
+zst
   
   
   
  wayshot
- xz
+ zst
  true
   
   


commit wayshot for openSUSE:Factory

2022-05-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2022-05-18 13:13:31

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.1538 (New)


Package is "wayshot"

Wed May 18 13:13:31 2022 rev:3 rq:977846 version:1.1.5~1

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2022-03-23 
20:20:05.686521024 +0100
+++ /work/SRC/openSUSE:Factory/.wayshot.new.1538/wayshot.changes
2022-05-18 13:13:43.094690100 +0200
@@ -1,0 +2,15 @@
+Tue May 17 23:24:39 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 1.1.5~1:
+  * [update] Sane error message on missing scrcpy.
+  * [optimize dependencies] - Patch by jirutka
+  * [update] Workflow.
+  * [update] Bump dependencies.
+  * [update] Readme
+  * [update] Remove testing code.
+  * [update] Fixes
+  * [update] Add workflow.
+  * [update] fix readme
+  * [update] Readme.
+
+---

Old:

  wayshot-1.1.5~0.tar.xz

New:

  wayshot-1.1.5~1.tar.xz



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.XBuupM/_old  2022-05-18 13:13:43.778690678 +0200
+++ /var/tmp/diff_new_pack.XBuupM/_new  2022-05-18 13:13:43.778690678 +0200
@@ -19,7 +19,7 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:   wayshot
-Version:1.1.5~0
+Version:1.1.5~1
 Release:0
 Summary:Screenshot tool for wlroots based compositors
 License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause

++ _service ++
--- /var/tmp/diff_new_pack.XBuupM/_old  2022-05-18 13:13:43.806690701 +0200
+++ /var/tmp/diff_new_pack.XBuupM/_new  2022-05-18 13:13:43.810690705 +0200
@@ -3,7 +3,7 @@
 https://github.com/waycrate/wayshot.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-main
+6b67b97bc6ad878f9ea91b069943d3953c6548fe
 *
 (\d+\.\d+\.\d+)
 \1

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

++ wayshot-1.1.5~0.tar.xz -> wayshot-1.1.5~1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wayshot-1.1.5~0/Cargo.lock 
new/wayshot-1.1.5~1/Cargo.lock
--- old/wayshot-1.1.5~0/Cargo.lock  2022-03-14 08:42:20.0 +0100
+++ new/wayshot-1.1.5~1/Cargo.lock  2022-05-14 16:03:03.0 +0200
@@ -15,15 +15,6 @@
 checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
 
 [[package]]
-name = "aho-corasick"
-version = "0.7.18"
-source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
-dependencies = [
- "memchr",
-]
-
-[[package]]
 name = "atty"
 version = "0.2.14"
 source = "registry+https://github.com/rust-lang/crates.io-index;
@@ -41,28 +32,16 @@
 checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
 
 [[package]]
-name = "bit_field"
-version = "0.10.1"
-source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "dcb6dd1c2376d2e096796e234a70e17e94cc2d5d54ff8ce42b28cef1d0d359a4"
-
-[[package]]
 name = "bitflags"
 version = "1.2.1"
 source = "registry+https://github.com/rust-lang/crates.io-index;
 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
 
 [[package]]
-name = "bumpalo"
-version = "3.9.1"
-source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
-
-[[package]]
 name = "bytemuck"
-version = "1.8.0"
+version = "1.9.1"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "0e851ca7c24871e7336801608a4797d7376545b6928a10d32d75685687141ead"
+checksum = "cdead85bdec19c194affaeeb670c0e41fe23de31459efd1c174d049269cf02cc"
 
 [[package]]
 name = "byteorder"
@@ -94,9 +73,9 @@
 
 [[package]]
 name = "clap"
-version = "3.1.6"
+version = "3.1.8"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "d8c93436c21e4698bacadf42917db28b23017027a4deccb35dbe47a7e7840123"
+checksum = "71c47df61d9e16dc010b55dba1952a57d8c215dbb533fd13cdd13369aac73b1c"
 dependencies = [
  "atty",
  "bitflags",
@@ -123,50 +102,6 @@
 ]
 
 [[package]]
-name = "crossbeam-channel"
-version = "0.5.2"
-source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = 

commit wayshot for openSUSE:Factory

2022-03-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wayshot for openSUSE:Factory checked 
in at 2022-03-23 20:18:03

Comparing /work/SRC/openSUSE:Factory/wayshot (Old)
 and  /work/SRC/openSUSE:Factory/.wayshot.new.25692 (New)


Package is "wayshot"

Wed Mar 23 20:18:03 2022 rev:2 rq:964123 version:1.1.5~0

Changes:

--- /work/SRC/openSUSE:Factory/wayshot/wayshot.changes  2022-03-11 
11:37:41.610367219 +0100
+++ /work/SRC/openSUSE:Factory/.wayshot.new.25692/wayshot.changes   
2022-03-23 20:20:05.686521024 +0100
@@ -1,0 +2,36 @@
+Wed Mar 16 00:40:31 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 1.1.5~0:
+  * [update] Workflow.
+  * [update] Bump dependencies.
+  * [update] Readme
+  * [update] Remove testing code.
+  * [update] Fixes
+  * [update] Add workflow.
+  * [update] fix readme
+  * [update] Readme.
+  * [update]opensuse bin. Thanks to uncomfyhalomacro.
+  * [update] shm.rs, bug fix
+
+---
+Fri Mar 11 14:28:00 UTC 2022 - socvirnyl.est...@gmail.com
+
+- Update to version 1.1.5:
+  * [update] Remove testing code.
+  * [update] Fixes
+  * [update] Add workflow.
+  * [update] fix readme
+  * [update] Readme.
+  * [update]opensuse bin. Thanks to uncomfyhalomacro.
+  * [update] shm.rs, bug fix
+  * [update] V??in?? M??kel??, Replace unneeded roundtrip calls with dispatch
+  * [bump] Version updates
+  * [update] conflict with bin package
+
+---
+Fri Mar 11 13:35:54 UTC 2022 - Soc Virnyl Estela 
+
+- Remove some reduntant Requires
+- Remove not needed BuildRequires
+
+---

Old:

  wayshot-1.1.2.tar.xz

New:

  wayshot-1.1.5~0.tar.xz



Other differences:
--
++ wayshot.spec ++
--- /var/tmp/diff_new_pack.sQFKro/_old  2022-03-23 20:20:06.378521415 +0100
+++ /var/tmp/diff_new_pack.sQFKro/_new  2022-03-23 20:20:06.382521417 +0100
@@ -12,25 +12,23 @@
 # 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/
 #
 
+
+%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
+
 Name:   wayshot
-Version:1.1.2
+Version:1.1.5~0
 Release:0
 Summary:Screenshot tool for wlroots based compositors
-License:( 0BSD OR MIT OR Apache-2.0 ) AND ( Apache-2.0 OR MIT ) AND ( 
Apache-2.0 OR MIT ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) 
AND ( Zlib OR Apache-2.0 OR MIT ) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause
+License:(0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND 
(Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND 
(Apache-2.0 OR Zlib OR MIT) AND BSD-3-Clause AND ISC AND MIT AND Zlib AND 
BSD-2-Clause
 Group:  Productivity/Graphics/Other
-Url:https://github.com/waycrate/wayshot
+URL:https://github.com/waycrate/wayshot
 Source0:%{name}-%{version}.tar.xz
 Source1:vendor.tar.xz
 Source2:cargo_config
 BuildRequires:  cargo-packaging
-BuildRequires:  pkgconfig
-BuildRequires:  rust >= 1.52.1
-BuildRequires:  pkgconfig(wayland-protocols) >= 1.24
-BuildRequires:  pkgconfig(wayland-server) >= 1.20.0
-BuildRequires:  pkgconfig(wlroots) >= 0.15.0
 
 %description
 A screenshot tool for wlroots based compositors implementing zwlr_screencopy_v1
@@ -41,10 +39,10 @@
 cp %{SOURCE2} .cargo/config
 
 %build
-%{cargo_build}
+RUSTFLAGS=%{rustflags} %{cargo_build}
 
 %install
-%{cargo_install}
+RUSTFLAGS=%{rustflags} %{cargo_install}
 
 %files
 %{_bindir}/wayshot

++ _service ++
--- /var/tmp/diff_new_pack.sQFKro/_old  2022-03-23 20:20:06.438521449 +0100
+++ /var/tmp/diff_new_pack.sQFKro/_new  2022-03-23 20:20:06.442521451 +0100
@@ -1,9 +1,12 @@
 
   
-https://git.sr.ht/~shinyzenith/wayshot
+https://github.com/waycrate/wayshot.git
+@PARENT_TAG@~@TAG_OFFSET@
 git
-3f2ec0c2e937b7b69f647765fb48470c48b5b28d
-1.1.2
+main
+*
+(\d+\.\d+\.\d+)
+\1
 enable
 socvirnyl.est...@gmail.com
   

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