add yaml and fix spec
This commit is contained in:
parent
691fbecf35
commit
86cfe5fa34
@ -7,7 +7,6 @@ URL: https://github.com/linuxdeepin/dde-network-utils
|
||||
Source0: %{name}_%{version}.orig.tar.xz
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
#BuildRequires: pkgconfig(dframeworkdbus) >= 2.0
|
||||
BuildRequires: dde-qt-dbus-factory-devel
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: qt5-linguist
|
||||
@ -46,20 +45,5 @@ sed -i 's|/lib$|/%{_lib}|' dde-network-utils.pro
|
||||
%{_libdir}/lib*.so
|
||||
|
||||
%changelog
|
||||
* Thu Jan 31 2019 mosquito <sensor.wen@gmail.com> - 0.0.9-1
|
||||
- Update to 0.0.9
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Wed Dec 12 2018 mosquito <sensor.wen@gmail.com> - 0.0.8.1-1
|
||||
- Update to 0.0.8.1
|
||||
|
||||
* Fri Nov 9 2018 mosquito <sensor.wen@gmail.com> - 0.0.7-1
|
||||
- Update to 0.0.7
|
||||
|
||||
* Thu Aug 2 2018 mosquito <sensor.wen@gmail.com> - 0.0.4-1
|
||||
- Update to 0.0.4
|
||||
|
||||
* Mon Jul 23 2018 mosquito <sensor.wen@gmail.com> - 0.0.3-1
|
||||
- Initial package build
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0.4-1
|
||||
- Package init
|
||||
|
||||
4
dde-network-utils.yaml
Normal file
4
dde-network-utils.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: linuxdeepin/dde-network-utils
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user