Updated to version 0.5.2.
This commit is contained in:
parent
8c3af633ee
commit
94177668e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/matrix-structs-eeb7373.tar.gz
|
/matrix-structs-eeb7373.tar.gz
|
||||||
/nheko-0.4.3.tar.gz
|
/nheko-0.4.3.tar.gz
|
||||||
/nheko-0.5.1.tar.gz
|
/nheko-0.5.1.tar.gz
|
||||||
|
/nheko-0.5.2.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Desktop client for the Matrix protocol
|
Summary: Desktop client for the Matrix protocol
|
||||||
Name: nheko
|
Name: nheko
|
||||||
Version: 0.5.1
|
Version: 0.5.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# Application and 3rd-party modules licensing:
|
# Application and 3rd-party modules licensing:
|
||||||
# * S0 - GPLv3+ -- main source.
|
# * S0 - GPLv3+ -- main source.
|
||||||
@ -81,6 +81,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
|||||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 28 2018 Vitaly Zaitsev <vitaly@easycoding.org> - 0.5.2-1
|
||||||
|
- Updated to version 0.5.2.
|
||||||
|
|
||||||
* Fri Jul 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.1-2
|
* Fri Jul 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.1-2
|
||||||
- Rebuild for new binutils
|
- Rebuild for new binutils
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nheko-0.5.1.tar.gz) = 1cfa961031731ba36a853d92ec3b2318b102cd161f5fdd9538057dd770ff6ad7e3a9cc624030e9f51b3ec2e1924b8c34d76a6e76b9b379d1e1b12fdd3502d79d
|
SHA512 (nheko-0.5.2.tar.gz) = 829d31aabd32338cb7eb8d15311b43e946b2b42e553894c7c5f76bb1a94cb5bbaa6f454d1910d8e6c4e10df5d2523d998743a39a1cc49850befce6d1897dbe37
|
||||||
|
Loading…
Reference in New Issue
Block a user