From 5d4a2522de83d6e4ccbc6fd408a59799197390f3 Mon Sep 17 00:00:00 2001 From: Jiri Kastner Date: Fri, 10 Oct 2014 15:26:58 +0200 Subject: [PATCH] fix source and url --- .gitignore | 1 + python-schedutils.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index bbf3315..c6ae76d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ python-schedutils-0.2.tar.bz2 /python-schedutils-0.4.tar.bz2 +/python-schedutils-0.4.tar.xz diff --git a/python-schedutils.spec b/python-schedutils.spec index 853bccb..1995ae4 100644 --- a/python-schedutils.spec +++ b/python-schedutils.spec @@ -4,10 +4,10 @@ Summary: Linux scheduler python bindings Name: python-schedutils Version: 0.4 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 -URL: http://git.kernel.org/?p=linux/kernel/git/acme/python-schedutils.git -Source: http://userweb.kernel.org/~acme/python-schedutils/%{name}-%{version}.tar.bz2 +URL: https://rt.wiki.kernel.org/index.php/Tuna +Source: https://www.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.xz Group: System Environment/Libraries BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +43,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Oct 10 2014 Jiri Kastner - 0.4-4 +- fix source and url + * Sun Aug 17 2014 Fedora Release Engineering - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild @@ -94,8 +97,8 @@ rm -rf %{buildroot} * Tue Jun 10 2008 Arnaldo Carvalho de Melo - 0.1-3 - add dist to the release tag -* Tue Dec 19 2007 Arnaldo Carvalho de Melo - 0.1-2 +* Wed Dec 19 2007 Arnaldo Carvalho de Melo - 0.1-2 - First build into rhel5-rt -* Tue Dec 19 2007 Arnaldo Carvalho de Melo - 0.1-1 +* Wed Dec 19 2007 Arnaldo Carvalho de Melo - 0.1-1 - Initial package diff --git a/sources b/sources index 414431b..ed56727 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f11cd00250937d7aefd6df5cecb7e7a1 python-schedutils-0.4.tar.bz2 +c29480cd754113b3eafc2e4b2618a107 python-schedutils-0.4.tar.xz