Browse code

auto spec version bump up: libev - libev: bump up to 4.33

Change-Id: I275810d9842e1e60051fb91f70fe372749dcdfb8
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/9814
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Harinadh Dommaraju <hdommaraju@vmware.com>

gerrit-photon authored on 2020/06/23 12:22:05
Showing 1 changed files
... ...
@@ -1,11 +1,11 @@
1 1
 Summary:	A full-featured and high-performance event loop
2 2
 Name:		libev
3
-Version:	4.24
3
+Version:	4.33
4 4
 Release:	1%{?dist}
5 5
 License:	BSD-2-Clause
6 6
 URL:		http://software.schmorp.de/pkg/libev.html
7 7
 Source0:	http://dist.schmorp.de/libev/%{name}-%{version}.tar.gz
8
-%define sha1 libev=436dd8eff00a45f8805b8cacfe4dd3bd993caedb
8
+%define sha1 libev=133587b89c34dba0b3a2d2a90ba59f6748f6c368
9 9
 Group:		System/Library
10 10
 Vendor:		VMware, Inc.
11 11
 Distribution:	Photon
... ...
@@ -51,5 +51,7 @@ make %{?_smp_mflags} -k check
51 51
 %{_libdir}/*.so
52 52
 
53 53
 %changelog
54
+*       Mon Jun 22 2020 Gerrit Photon <photon-checkins@vmware.com> 4.33-1
55
+-       Automatic Version Bump
54 56
 *	Mon Apr 03 2017 Harish Udaiya Kumar <hudaiyakumar@vmware.com> 4.24-1
55 57
 -       Initial Version.