diff --git a/polybar-3.7.1.tar.gz b/polybar-3.7.1.tar.gz deleted file mode 100644 index 3baa546..0000000 --- a/polybar-3.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5de6ad385ba09dc453a4e5ec7054749a4882b5b21a62c17ae40bf7c90613ff0f -size 495162 diff --git a/polybar-3.7.2.tar.gz b/polybar-3.7.2.tar.gz new file mode 100644 index 0000000..c56b2fc --- /dev/null +++ b/polybar-3.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2feacbd02e7c94baed7f50b13bcbf307d95df0325c3ecae443289ba5b56af29 +size 494383 diff --git a/polybar.changes b/polybar.changes index 91dae75..eadbe38 100644 --- a/polybar.changes +++ b/polybar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 10 06:29:14 UTC 2024 - Mateusz Mielczarek + +- Bump to version 3.7.2 (changelog https://github.com/polybar/polybar/releases/tag/3.7.2) + ------------------------------------------------------------------- Mon Nov 27 20:28:36 UTC 2023 - Michael Vetter diff --git a/polybar.spec b/polybar.spec index 81c265b..6b08530 100644 --- a/polybar.spec +++ b/polybar.spec @@ -1,7 +1,7 @@ # # spec file for package polybar # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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: polybar -Version: 3.7.1 +Version: 3.7.2 Release: 0 Summary: A fast and easy-to-use status bar License: MIT @@ -63,7 +63,7 @@ A fast and easy-to-use status bar for tilling WM %prep %setup -q -%if 0%{?sle_version} == 150400 && 0%{?is_opensuse} || 0%{?sle_version} == 150500 && 0%{?is_opensuse} +%if 0%{?sle_version} == 150500 && 0%{?is_opensuse} || 0%{?sle_version} == 150600 && 0%{?is_opensuse} %autopatch -p1 %endif