update to 0.35.1

This commit is contained in:
Jens Petersen 2020-07-16 20:26:38 +08:00
parent 69feb9d65f
commit bc20533e3b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/xmobar-0.32.tar.gz
/xmobar-0.33.tar.gz
/xmobar-0.34.tar.gz
/xmobar-0.35.1.tar.gz

View File

@ -1,2 +1,2 @@
SHA512 (iwlib-0.1.0.tar.gz) = a6e6a6f7612d61911540938aa526216ef2b5121008b9ec97de4f1d82fd1655a31bd73cc161ed0b16a4445bd5e256e1cd1206b6a8fb7bc39bf8683ac1c2565f93
SHA512 (xmobar-0.34.tar.gz) = a5c87199eea7ee20190fc707876b522235131ea3bd0340154ba505a9cfaf9d040efcc2df21503a15a3b1adb402ef71777cebf8fe49f1fe91c094ba7d8bc95c6e
SHA512 (xmobar-0.35.1.tar.gz) = fd7bb8710f3c877835aa0b20e0fca227f6f620c0be31acd46e6a464b4ba3f6c7da8df31cd3f345e606b03a54328dd9a298e46e8fc2935e74ebd8c5712cedbf76

View File

@ -11,9 +11,9 @@
%bcond_with tests
Name: %{pkg_name}
Version: 0.34
Version: 0.35.1
# can only be reset when all subpkgs bumped
Release: 12%{?dist}
Release: 13%{?dist}
Summary: A minimalistic text-based status bar
License: BSD
@ -196,6 +196,9 @@ install --mode=0755 -p examples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadpro
%changelog
* Thu Jul 16 2020 Jens Petersen <petersen@redhat.com> - 0.35.1-13
- update to 0.35.1
* Fri Jun 19 2020 Jens Petersen <petersen@redhat.com> - 0.34-12
- update to 0.34