diff --git a/kylin-calculator-1.0.34.tar.gz b/kylin-calculator-1.0.34.tar.gz deleted file mode 100644 index f5caac747790998372825cdd693b3b638971ed03..0000000000000000000000000000000000000000 Binary files a/kylin-calculator-1.0.34.tar.gz and /dev/null differ diff --git a/kylin-calculator-1.1.0.tar.gz b/kylin-calculator-1.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..63182d3594c4059bbb356ada2cefbb21ba6c2748 Binary files /dev/null and b/kylin-calculator-1.1.0.tar.gz differ diff --git a/kylin-calculator.spec b/kylin-calculator.spec index 569b6cbc3c798d58133f80f88010d9c4809db926..514a3b690dc88fdd0fe2af1ec89f8884df9b3cbb 100644 --- a/kylin-calculator.spec +++ b/kylin-calculator.spec @@ -1,6 +1,5 @@ -%define debug_package %{nil} Name: kylin-calculator -Version: 1.0.34 +Version: 1.1.0 Release: 2 Summary: Calculator tool for UKUI License: LGPL-3.0-or-later and GPL-3.0-or-later @@ -17,15 +16,18 @@ BuildRequires: pkgconf BuildRequires: gsl-devel BuildRequires: qt5-qtx11extras-devel BuildRequires: gsettings-qt-devel +BuildRequires: ukui-interface +BuildRequires: gmp-devel +BuildRequires: libkysdk-kabase-devel # Requires: NetworkManager %description - Calculator is a lightweight calculator based on - QT5 development, can provide scientific calculation - and exchange rate conversion and other calculation - modes, with simple to use, friendly interface - and other advantages. +Calculator is a lightweight calculator based on +QT5 development, can provide scientific calculation +and exchange rate conversion and other calculation +modes, with simple to use, friendly interface +and other advantages. %prep %setup -q @@ -63,8 +65,27 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/glib-2.0/schemas/org.ukui.log4qt.kylin-calculator.gschema.xml %{_datadir}/kylin-calculator/translations/kylin-calculator_zh_CN.qm %{_datadir}/kylin-calculator/translations/kylin-calculator_bo_CN.qm +%{_datadir}/kylin-user-guide/data/guide/kylin-calculator/* %changelog +* Mon Jan 30 2023 peijiankang - 1.1.0-2 +- add debugsource and debuginfo + +* Mon Oct 24 2022 tanyulong - 1.1.0-1 +- update upstream version 1.1.0 + +* Tue Sep 27 2022 lvfei - 1.0.34-4 +- Type:bugfix +- CVE: +- SUG:NA +- DESC: add patch:0001-update-desktop-file-and-add-sdk-translate.patch + +* Fri Sep 9 2022 lvfei - 1.0.34-3 +- Type:bugfix +- CVE: +- SUG:NA +- DESC: add patch:0001-add-and-update-some-zangwen-translate.patch + * Wed May 18 2022 tanyulong - 1.0.34-2 - Improve the project according to the requirements of compliance improvement diff --git a/kylin-calculator.yaml b/kylin-calculator.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9e5e41fcdeb87af670701bb1f7073301de81947f --- /dev/null +++ b/kylin-calculator.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: UbuntuKylin/kylin-calculator +tag_prefix: "^v" +separator: "."