From f78762ec500f0e076c178ded315cddadbe69c84d Mon Sep 17 00:00:00 2001 From: panchenbo Date: Thu, 30 Jul 2020 15:58:55 +0800 Subject: [PATCH] add yaml and fix spec --- deepin-editor.spec | 24 ++---------------------- deepin-editor.yaml | 4 ++++ 2 files changed, 6 insertions(+), 22 deletions(-) create mode 100644 deepin-editor.yaml diff --git a/deepin-editor.spec b/deepin-editor.spec index abfb5bf..f9cb5bf 100644 --- a/deepin-editor.spec +++ b/deepin-editor.spec @@ -11,7 +11,6 @@ BuildRequires: freeimage-devel BuildRequires: cmake(KF5Codecs) BuildRequires: cmake(KF5SyntaxHighlighting) BuildRequires: pkgconfig(dtkwidget) >= 5.1 -#BuildRequires: pkgconfig(dtkwm) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(xcb-aux) BuildRequires: pkgconfig(xtst) @@ -35,7 +34,6 @@ Requires: dde-qt5integration %setup -q %build -# help find (and prefer) qt5 utilities, e.g. qmake, lrelease export PATH=%{_qt5_bindir}:$PATH %cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=Release . %make_build @@ -55,23 +53,5 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop ||: %{_datadir}/applications/%{name}.desktop %changelog -* Wed Mar 13 2019 Robin Lee - 1.2.6.3-3 -- Requires private Qt symbols - -* Thu Feb 28 2019 Robin Lee - 1.2.6.3-2 -- Fix translations - -* Sat Feb 9 2019 mosquito - 1.2.6.3-1 -- Update to 1.2.6.3 - -* Thu Jan 31 2019 mosquito - 1.2.6.2-1 -- Update to 1.2.6.2 - -* Thu Jan 31 2019 Fedora Release Engineering - 1.1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Nov 9 2018 mosquito - 1.1.1-1 -- Update to 1.1.1 - -* Mon Jul 23 2018 mosquito - 0.0.5-1 -- Initial package build +* Thu Jul 30 2020 openEuler Buildteam - 5.6.1-3 +- Package init diff --git a/deepin-editor.yaml b/deepin-editor.yaml new file mode 100644 index 0000000..f0c9430 --- /dev/null +++ b/deepin-editor.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: linuxdeepin/deepin-editor +tag_prefix: ^v +seperator: .