From c1bdf92d5676f3d3239f38b5b5b21f470cfd5898 Mon Sep 17 00:00:00 2001 From: lunankun Date: Fri, 4 Sep 2020 18:31:34 +0800 Subject: [PATCH] fix source0 url --- xvattr.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/xvattr.spec b/xvattr.spec index 8a1d53f..4751d57 100644 --- a/xvattr.spec +++ b/xvattr.spec @@ -1,10 +1,10 @@ Name: xvattr Version: 1.3 -Release: 40 +Release: 41 Summary: A software for getting and setting values of Xv attributes License: GPLv2+ URL: http://www.dtek.chalmers.se/groups/dvd/ -Source0: http://www.dtek.chalmers.se/~dvd/dist/xvattr-1.3.tar.gz +Source0: http://ajax.fedorapeople.org/xvattr/xvattr-1.3.tar.gz Patch0: xvattr-1.3-Convert-documentation-to-UTF-8.patch Patch1: xvattr-1.3-Use-GTK_CFLAGS-properly.patch Patch2: xvattr-1.3-Make-GTK-tools-optional.patch @@ -48,6 +48,12 @@ autoreconf -ivf %{_mandir}/man1/xvattr.1.gz %changelog +* Fri Sep 4 2020 lunankun - 1.3-41 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: fix Source0 url + * Fri Oct 11 2019 jiangchuangang - 1.3-40 - Type: enhancement - ID: NA