diff --git a/slop-7.4.tar.gz b/slop-7.4.tar.gz deleted file mode 100644 index c942c43..0000000 --- a/slop-7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8868590b0ebb712f82295266cb120f5bda022393d72caafa7564c9fb66ccedce -size 50079 diff --git a/slop-7.5.tar.gz b/slop-7.5.tar.gz new file mode 100644 index 0000000..239f45e --- /dev/null +++ b/slop-7.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da +size 51060 diff --git a/slop.changes b/slop.changes index c7843ba..50a30a9 100644 --- a/slop.changes +++ b/slop.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 16 11:40:43 UTC 2020 - Dirk Mueller + +- update to 7.5: + * Added --nodrag option + * Selections can be moved by holding the space-bar mid-drag! + ------------------------------------------------------------------- Wed Nov 7 15:16:08 UTC 2018 - Jan Engelhardt diff --git a/slop.spec b/slop.spec index c7ecd0a..9ea8ca8 100644 --- a/slop.spec +++ b/slop.spec @@ -1,7 +1,7 @@ # # spec file for package slop # -# Copyright (c) 2018 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 @@ -18,13 +18,13 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: slop -%define lname libslopy7_4 -Version: 7.4 +%define lname libslopy7_5 +Version: 7.5 Release: 0 Summary: Tool to query for a screen region selection License: GPL-3.0-or-later Group: Productivity/Graphics/Other -Url: https://github.com/naelstrof/slop +URL: https://github.com/naelstrof/slop Source0: https://github.com/naelstrof/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ @@ -77,8 +77,8 @@ popd %postun -n %{lname} -p /sbin/ldconfig %files -%defattr(-,root,root,-) -%doc COPYING README.md +%license COPYING +%doc README.md %{_bindir}/%{name} %{_mandir}/man1/*.1*