!52 [sync] PR-45: 修改version.config 的version为最新版本1.1.1

From: @openeuler-sync-bot 
Reviewed-by: @meitingli 
Signed-off-by: @meitingli
This commit is contained in:
openeuler-ci-bot 2022-08-01 01:57:19 +00:00 committed by Gitee
commit 883ca7c0f7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 17 additions and 1 deletions

View File

@ -0,0 +1,9 @@
diff -Naur rpm/config/version.config oech/config/version.config
--- rpm/config/version.config 2022-07-27 14:07:40.000000000 +0800
+++ oech/config/version.config 2022-07-30 10:31:25.827906955 +0800
@@ -3,4 +3,4 @@
server_name=oec-hardware-server
[VERSION]
-version=1.1.0
+version=1.1.1

View File

@ -5,12 +5,15 @@
Name: oec-hardware
Summary: openEuler Hardware Compatibility Test Suite
Version: 1.1.1
Release: 0
Release: 1
Group: Development/Tools
License: Mulan PSL v2
URL: https://gitee.com/openeuler/oec-hardware
Source0: https://gitee.com/openeuler/oec-hardware/repository/archive/v%{version}.tar.gz
# patch fix issue
Patch0001: oec-hardware-1.1.1-fix-vesion.patch
Buildroot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: gcc
Requires: kernel-devel, kernel-headers, dmidecode, tar, python3-pyyaml
@ -32,6 +35,7 @@ openEuler Hardware Compatibility Test Server
%prep
%setup -q -c
%patch1 -p1
%build
@ -73,6 +77,9 @@ DESTDIR=$RPM_BUILD_ROOT make install
rm -rf /var/lock/oech.lock
%changelog
* Sat Jul 30 2022 ylzhangah <1194926515@qq.com> - 1.1.1-1
- Change the version in version.config to 1.1.1
* Wed Jul 27 2022 cuixucui <cuixucui1@h-partners.com> - 1.1.1-0
-1. Reconstruct the log module and rectify the log printing
-2. Add kabi testcase