epel9
Rex Dieter 5 years ago
parent 49e2643c58
commit 1615e03e84

1
.gitignore vendored

@ -18,3 +18,4 @@
/kaccounts-integration-19.12.1.tar.xz /kaccounts-integration-19.12.1.tar.xz
/kaccounts-integration-19.12.2.tar.xz /kaccounts-integration-19.12.2.tar.xz
/kaccounts-integration-19.12.3.tar.xz /kaccounts-integration-19.12.3.tar.xz
/kaccounts-integration-20.04.0.tar.xz

@ -1,5 +1,5 @@
Name: kaccounts-integration Name: kaccounts-integration
Version: 19.12.3 Version: 20.04.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Small system to administer web accounts across the KDE desktop Summary: Small system to administer web accounts across the KDE desktop
License: GPLv2+ License: GPLv2+
@ -11,7 +11,7 @@ URL: https://cgit.kde.org/%{name}.git
%else %else
%global stable stable %global stable stable
%endif %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
## upstream fixes ## upstream fixes
@ -104,6 +104,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Sat May 02 2020 Rex Dieter <rdieter@fedoraproject.org> - 20.04.0-1
- 20.04.0
* Sat Mar 07 2020 Rex Dieter <rdieter@fedoraproject.org> - 19.12.3-1 * Sat Mar 07 2020 Rex Dieter <rdieter@fedoraproject.org> - 19.12.3-1
- 19.12.3 - 19.12.3

@ -1 +1 @@
SHA512 (kaccounts-integration-19.12.3.tar.xz) = 3bf8850d9d81001c30bf6fb62178501bd45e6e447093fa63f32cba0b17cb83eadc518f439653c6212e80f20be7cb76a912a632a286e94b15fa8d9c2c6ad9e681 SHA512 (kaccounts-integration-20.04.0.tar.xz) = 64b36e738cf814c87eec7a0f9ac7c1d5b9e8463f2697c81116fb4420aa1cc93b92d30f1d37fae9caadb47ca4eacf1722dafe6c9cf55298257e6e035458173f02

Loading…
Cancel
Save