- Update to 4.3.0 fixes rhbz#1795070
This commit is contained in:
parent
c9dab0c70a
commit
c88ef65d98
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/worker-4.0.1.tar.bz2
|
||||
/worker-4.1.0.tar.bz2
|
||||
/worker-4.2.0.tar.bz2
|
||||
/worker-4.3.0.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (worker-4.2.0.tar.bz2) = cffdd82d7316c016cf0ab9c73942a40c5f4e1385dabdefc58e8c223941f2ee2e887d3bdc85b9d86b5ff4cc6c1b0d92c69822b796187c850b6b80037b48b57c43
|
||||
SHA512 (worker-4.3.0.tar.bz2) = 036f3096584aec0c8fc8c0ef1d4566200d685453d154d2d11494e255e6086451e9e641a266b08bfc6ad72db22c20a1ecbb6896d0ae6a93c5ea4d0a626b1fefc9
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: worker
|
||||
Version: 4.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: File Manager for the X11
|
||||
|
||||
License: GPLv2+
|
||||
|
|
@ -53,6 +53,9 @@ desktop-file-install \
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 16 2020 Filipe Rosset <rosset.filipe@gmail.com> - 4.3.0-1
|
||||
- Update to 4.3.0 fixes rhbz#1795070
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue