From ab7ae675c6e5614fda2f8c41cae7bdb14db776c0 Mon Sep 17 00:00:00 2001 From: sT331h0rs3 Date: Sun, 30 Jan 2022 23:26:21 +0300 Subject: [PATCH] Actualize rpmbuild spec for 21.06 release. --- leocad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/leocad.spec b/leocad.spec index 88949c35..54d04732 100644 --- a/leocad.spec +++ b/leocad.spec @@ -28,7 +28,7 @@ Group: Graphics %if 0%{?fedora} || 0%{?centos_version} Group: Amusements/Graphics %endif -Version: 21.03 +Version: 21.06 %if 0%{?opensuse_bs} Release: .%{?dist} %else @@ -281,6 +281,9 @@ install -m 644 tools/icon/scalable/apps/leocad.svg \ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 30 2022 - sT331h0rs3 (at) gmail.com 0.92 +- Actualize LeoCAD version + * Sat May 08 2021 - sT331h0rs3 (at) gmail.com 0.91 - Build with Qt5 by default - Actualize LeoCAD version