epel9
Rex Dieter 5 years ago
parent 35ce2db968
commit 97f0ab6603

1
.gitignore vendored

@ -33,3 +33,4 @@
/dolphin-19.12.2.tar.xz
/dolphin-19.12.3.tar.xz
/dolphin-20.04.0.tar.xz
/dolphin-20.04.1.tar.xz

@ -15,7 +15,7 @@
Name: dolphin
Summary: KDE File Manager
Version: 20.04.0
Version: 20.04.1
Release: 1%{?dist}
License: GPLv2+
@ -27,7 +27,7 @@ URL: https://cgit.kde.org/%{name}.git/
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz
# for %%check
BuildRequires: desktop-file-utils
@ -178,6 +178,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%changelog
* Tue May 26 2020 Rex Dieter <rdieter@fedoraproject.org> - 20.04.1-1
- 20.04.1
* Thu Apr 23 2020 Rex Dieter <rdieter@fedoraproject.org> - 20.04.0-1
- 20.04.0

@ -1 +1 @@
SHA512 (dolphin-20.04.0.tar.xz) = cb3aa4b4cbf942bb940aed1102c0ad645179f5e9196b9b4786548048592ea347358b282fb77c38b6a563bb4f2549bdb4ac1e7e807b3193f7ca3f524af5b82bd0
SHA512 (dolphin-20.04.1.tar.xz) = 41aa8c95f6159bdfe24ab6adc7a2aa774cc67ddbd074662deb4f459b93d43d7a3c96e958c88d0f437cc52ece37ed1409696eea2bddf0ee2b9bcb8920ad97d5c8

Loading…
Cancel
Save