From 4ded0022ea6cab4a8cfbeb50c7f9bf0fc840d130 Mon Sep 17 00:00:00 2001 From: "biao716.wang" Date: Wed, 27 May 2020 16:19:28 +0900 Subject: [PATCH] Upgrade version to 2.7.4 Change-Id: I8f7e13e0d80043c4880b74f2cf7e356fa234c5a6 Signed-off-by: biao716.wang --- packaging/obs-server.changes | 31 +++++++++++++++++++++++++++++++ packaging/obs-server.spec | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/packaging/obs-server.changes b/packaging/obs-server.changes index 7b249f8..47c27e6 100644 --- a/packaging/obs-server.changes +++ b/packaging/obs-server.changes @@ -1,4 +1,35 @@ ------------------------------------------------------------------- +Wed May 27 08:00:00 KST 2020 - biao716.wang@samsung.com + +- OBS 2.7.4 Tizen 20200527 release + Feature backports: + ================== + + * none + + Changes: + ======== + + * none + + Bugfixes: + ========= + + * [backend] createrelease_debian: use utc instead of local time + * apply the patch to support onlybuild attribute in proj config file + * [backend] Fix empty packages.gz test + * [backend] Create Packages.gz for debian-installer + * [backend] split createrepo_debian() + * [backend] publish udebs in repo. + * Enable networking inside VM. + * Change the logrotate schedule. + * Send a publish event if :need_publish exists. + * Generate publish event for failed/broken/unresolvable. + * check unpublished prior to publishing. + * DXLTTC-759 Fixed 404 Error when using a repa list + * FIXED obs-server build error, stop printing cmp error log. + +------------------------------------------------------------------- Mon May 22 08:00:00 KST 2017 - tizen.build@samsung.com - OBS 2.7.4 Tizen 20170522 release diff --git a/packaging/obs-server.spec b/packaging/obs-server.spec index 344f817..3ee1fb3 100644 --- a/packaging/obs-server.spec +++ b/packaging/obs-server.spec @@ -54,7 +54,7 @@ License: GPL-2.0 and GPL-3.0 %if 0%{?suse_version} < 1210 && 0%{?suse_version:1} Group: Productivity/Networking/Web/Utilities %endif -Version: 2.7.3 +Version: 2.7.4 Release: 0 Url: http://www.openbuildservice.org BuildRoot: %{_tmppath}/%{name}-%{version}-build -- 2.7.4