Skip to content

Commit 6a8994f

Browse files
committed
Fix release version
1 parent d124a2e commit 6a8994f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ice/rpm/ice.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
Name: %{?nameprefix}ice
6363
Version: 3.7.4
6464
Summary: Comprehensive RPC framework with support for C++, Java, JavaScript, Python and more.
65-
Release: 2%{?dist}
65+
Release: 1%{?dist}
6666
%if "%{?ice_license}"
6767
License: %{ice_license}
6868
%else
@@ -876,6 +876,9 @@ exit 0
876876
%endif #%{_host_cpu}
877877

878878
%changelog
879+
* Tue Apr 21 2020 José Gutiérrez de la Concha <[email protected]> 3.7.4
880+
- 3.7.4 release
881+
879882
* Wed Apr 8 2020 Benoit Foucher <[email protected]> 3.7.3-2
880883
- Support for x86 multilib build on EL8 platforms
881884

0 commit comments

Comments
 (0)