diff --git a/xsane.spec b/xsane.spec index 1cd487a..55aee56 100644 --- a/xsane.spec +++ b/xsane.spec @@ -4,7 +4,7 @@ Name: xsane Version: 0.999 -Release: 29 +Release: 30 Summary: X Window System front-end for the SANE scanner interface License: GPLv2+ URL: http://www.xsane.org/ @@ -72,7 +72,7 @@ mkdir build-with-gimp mkdir build-without-gimp %build -CFLAGS='%optflags -fno-strict-aliasing -DXSANE_BUGTRACKER_URL=\"http://bugzilla.redhat.com\"' +CFLAGS='%optflags -fno-strict-aliasing -DXSANE_BUGTRACKER_URL=\"https://gitee.com/organizations/src-openeuler/issues\"' export CFLAGS pushd build-with-gimp %configure --enable-gimp @@ -159,6 +159,9 @@ fi %{_mandir}/man1/* %changelog +* Fri Apr 3 2020 songshuaishuai - 0.999-30 +- fix XSANE_BUGTRACKER_URL + * Tue Nov 22 2019 openEuler Buildteam - 0.999-29 - Package init