From 51c692455d6dee9361697bd76969b8b7781a013b Mon Sep 17 00:00:00 2001 From: Link Dupont Date: Mon, 7 May 2018 21:30:14 -0700 Subject: New upstream version --- libstrophe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libstrophe.spec') diff --git a/libstrophe.spec b/libstrophe.spec index 43831b2..24146c3 100644 --- a/libstrophe.spec +++ b/libstrophe.spec @@ -1,5 +1,5 @@ Name: libstrophe -Version: 0.9.1 +Version: 0.9.2 Release: 1%{?dist} Summary: A simple, lightweight C library for writing XMPP clients Group: System Environment/Libraries @@ -69,6 +69,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Tue May 08 2018 Link Dupont - 0.9.2-1 +- New upstream version + * Sat Oct 15 2016 Link Dupont - 0.9.1-1 - New upstream release - Clean up spec file -- cgit