diff --git a/rtkit-0.11-20161005.tar.xz b/rtkit-0.11-20161005.tar.xz deleted file mode 100644 index ff15764c69c1b25050daea4ccd3cdf7b4b6377a1..0000000000000000000000000000000000000000 Binary files a/rtkit-0.11-20161005.tar.xz and /dev/null differ diff --git a/rtkit.spec b/rtkit.spec index 0945ab5167c7cd747013f4ad5631a3e4a3df9525..3e79c5d7b1a94d1e0912d9caf30bd9db10774bdd 100644 --- a/rtkit.spec +++ b/rtkit.spec @@ -1,11 +1,10 @@ -%global revision 20161005 Name: rtkit Version: 0.11 -Release: 26 +Release: 27 Summary: REALTIMEKIT Realtime Policy and Watchdog Daemon License: GPLv3+ and BSD -URL: http://git.0pointer.de/?p=rtkit.git -Source0: %{name}-%{version}-%{revision}.tar.xz +URL: http://git.0pointer.de +Source0: https://github.com/heftig/%{name}/archive/v%{version}.tar.gz BuildRequires: systemd dbus-devel libcap-devel polkit-devel libtool autoconf automake Requires: dbus polkit @@ -70,6 +69,12 @@ dbus-send --system --type=method_call \ %{_mandir}/man8/rtkitctl.8.gz %changelog +* Tue Sep 10 2020 chengguipeng - 0.11-27 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source0 url + * Wed Jan 8 2020 openEuler Buildteam - 0.11-26 - Type:bugfix - ID:NA diff --git a/v0.11.tar.gz b/v0.11.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1eb9ab3d48e3e67020e2b8e07a53e29505d56bc0 Binary files /dev/null and b/v0.11.tar.gz differ