From 8fd4858fe26cdd2e6b0da8aa2f28a4867b0d55f2 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Mon, 15 Mar 2021 21:11:47 +0000 Subject: [PATCH] Manual merge with Fedora 34 Update to a91f45046a4b89a469e858b63dda2137e22a0bca --- .gitignore | 1 + ...around-libev-not-being-c89-compliant.patch | 26 ------------------- libverto.spec | 9 ++++--- sources | 2 +- 4 files changed, 8 insertions(+), 30 deletions(-) delete mode 100644 Work-around-libev-not-being-c89-compliant.patch diff --git a/.gitignore b/.gitignore index 1fdb025..18d9bb4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libverto-0.2.6.tar.gz /libverto-0.3.0.tar.gz /libverto-0.3.1.tar.gz +/libverto-0.3.2.tar.gz diff --git a/Work-around-libev-not-being-c89-compliant.patch b/Work-around-libev-not-being-c89-compliant.patch deleted file mode 100644 index 4db981a..0000000 --- a/Work-around-libev-not-being-c89-compliant.patch +++ /dev/null @@ -1,26 +0,0 @@ -From b6f0579cfd44a7e5b84b8239663a56f346acfc47 Mon Sep 17 00:00:00 2001 -From: Robbie Harwood -Date: Fri, 1 Sep 2017 15:59:49 -0400 -Subject: [PATCH] Work around libev not being c89-compliant - -(cherry picked from commit c57599d7039d2435c306830b2edae999c462befb) -[rharwood@redhat.com: Remove travis files] ---- - configure.ac | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/configure.ac b/configure.ac -index 09ee123..b7b5908 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -7,8 +7,8 @@ m4_ifdef([AC_USE_SYSTEM_EXTENSIONS], - [AC_USE_SYSTEM_EXTENSIONS], - [AC_GNU_SOURCE]) - --AC_PROG_CC_C89 --for flag in -std=c89 -Wall -Wextra; do -+AC_PROG_CC_C99 -+for flag in -Wall -Wextra; do - AC_TRY_COMPILE([], [return 0;], [CFLAGS="$CFLAGS $flag"],) - done - diff --git a/libverto.spec b/libverto.spec index e77b9d0..1b29e34 100644 --- a/libverto.spec +++ b/libverto.spec @@ -1,8 +1,8 @@ %global homepage https://github.com/latchset/libverto Name: libverto -Version: 0.3.1 -Release: 3%{?dist} +Version: 0.3.2 +Release: 1%{?dist} Summary: Main loop abstraction library License: MIT @@ -108,7 +108,7 @@ and signal. %build autoreconf -fiv -%configure --disable-static --without-tevent +%configure --disable-static make %{?_smp_mflags} %install @@ -158,6 +158,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/%{name}-libev.pc %changelog +* Mon Mar 15 2021 Robbie Harwood - 0.3.2-1 +- New upstream version (0.3.2) + * Tue Jan 26 2021 Fedora Release Engineering - 0.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 0ef89b8..98bd1a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libverto-0.3.1.tar.gz) = baef4fd280e0cb30167743608fd5a950fb4340eeb89e3630a0f63f8eab4d56f0f894a2e3283583b7ed8774d5e896c44e2c68c25882d95a07350f980af36b8740 +SHA512 (libverto-0.3.2.tar.gz) = 342f20f83b8f674230fefba013505e1339dab0022e5e232c39d6763e4307088fa290b5a8e83f588e97142f5c4d190b1430288750e45f37a5fe4174d84ef85fc1