update to 0.37

This commit is contained in:
Jens Petersen 2021-08-05 13:14:42 +08:00
parent 0e4640ea85
commit 9da4e467ed
3 changed files with 8 additions and 8 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/netlink-1.1.1.0.tar.gz
/pretty-hex-1.1.tar.gz
/xmobar-0.36.tar.gz
/xmobar-0.37.tar.gz

View File

@ -1,3 +1,3 @@
SHA512 (netlink-1.1.1.0.tar.gz) = 2bb3d3c1a86e2de61e18a50366d9ecfa863df4959533db5ab3b127b4e02853cf4295ce7519a8ba7bbee9af0534c510aae99c567a5b23e8587e8e56113f530da3
SHA512 (pretty-hex-1.1.tar.gz) = e61223ea492d179e21dd0b26626e6dd32cc24e9e895e27ecedcdc20f70e7ca1db8ef69754a4273a4776d0574570c1d85de6e240f9d3ca0af003bd45416df7c3c
SHA512 (xmobar-0.36.tar.gz) = abb7f9cf367fa5c03f5928006fc5f7c38434743350d5f524307b99448cb30436fb44e0c856bd274032a6803f05b64e6d4ac553f51f4bd817efd2861408007c02
SHA512 (xmobar-0.37.tar.gz) = a2904f3658ea32654ba343cd2c815928900e29e819dbc5ddff931601f42bae244365d2636ffce8b52c4dc57f88f3abebeffc62924fd3b39e197698d7b0da7d5d

View File

@ -12,9 +12,9 @@
%bcond_with tests
Name: %{pkg_name}
Version: 0.36
Version: 0.37
# can only be reset when all subpkgs bumped
Release: 19%{?dist}
Release: 20%{?dist}
Summary: A minimalistic text-based status bar
License: BSD
@ -32,22 +32,17 @@ Patch0: xmobar-flags.patch
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros-extra
BuildRequires: ghc-X11-prof
BuildRequires: ghc-X11-xft-prof
BuildRequires: ghc-async-prof
BuildRequires: ghc-base-prof
BuildRequires: ghc-bytestring-prof
BuildRequires: ghc-cereal-prof
BuildRequires: ghc-containers-prof
BuildRequires: ghc-directory-prof
BuildRequires: ghc-extensible-exceptions-prof
BuildRequires: ghc-filepath-prof
BuildRequires: ghc-hinotify-prof
BuildRequires: ghc-http-client-tls-prof
BuildRequires: ghc-http-conduit-prof
BuildRequires: ghc-http-types-prof
BuildRequires: ghc-libmpd-prof
BuildRequires: ghc-mtl-prof
#BuildRequires: ghc-netlink-prof
BuildRequires: ghc-old-locale-prof
BuildRequires: ghc-parsec-prof
BuildRequires: ghc-parsec-numbers-prof
@ -65,6 +60,7 @@ BuildRequires: ghc-hspec-devel
BuildRequires: ghc-temporary-devel
%endif
# for missing dep 'netlink':
BuildRequires: ghc-cereal-prof
BuildRequires: ghc-monad-loops-prof
# End cabal-rpm deps
BuildRequires: desktop-file-utils
@ -201,6 +197,9 @@ rm %{buildroot}%{_bindir}/{dump_nl80211,dump_rtnetlink,genlinfo}
%changelog
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.37-20
- update to 0.37
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild