modify url
This commit is contained in:
parent
00bc81ae96
commit
a9f467e047
@ -1,9 +1,9 @@
|
|||||||
Name: kylin-nm
|
Name: kylin-nm
|
||||||
Version: 3.0.2
|
Version: 3.0.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Gui Applet tool for display and edit network simply
|
Summary: Gui Applet tool for display and edit network simply
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
URL: http://www.ukui.org
|
URL: https://github.com/ukui/kylin-nm/
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
@ -26,8 +26,6 @@ Requires: network-manager-applet
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#qmake-qt5
|
|
||||||
#make
|
|
||||||
%{qmake_qt5} %{_qt5_qmake_flags} CONFIG+=enable-by-default kylin-nm.pro
|
%{qmake_qt5} %{_qt5_qmake_flags} CONFIG+=enable-by-default kylin-nm.pro
|
||||||
%{make_build}
|
%{make_build}
|
||||||
|
|
||||||
@ -52,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/kylin-nm.1.gz
|
%{_mandir}/man1/kylin-nm.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 25 2021 douyan <douyan@kylinos.cn> - 3.0.2-2
|
||||||
|
- update URL
|
||||||
|
|
||||||
* Mon Oct 26 2020 douyan <douyan@kylinos.cn> - 3.0.2-1
|
* Mon Oct 26 2020 douyan <douyan@kylinos.cn> - 3.0.2-1
|
||||||
- update to upstream version 3.0.1-1+1026
|
- update to upstream version 3.0.1-1+1026
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user