summaryrefslogtreecommitdiffstats
path: root/libstrophe.spec
diff options
context:
space:
mode:
authorLink Dupont <link@sub-pop.net>2018-05-07 21:30:14 -0700
committerLink Dupont <link@sub-pop.net>2018-05-07 21:30:14 -0700
commit51c692455d6dee9361697bd76969b8b7781a013b (patch)
treeafdb88fb0897a08e511a25d063a136d087dfc0ae /libstrophe.spec
parentfcc7ef041ae902ac5fdbd382a06c4f9aa3a99521 (diff)
downloadlibstrophe-51c692455d6dee9361697bd76969b8b7781a013b.tar.gz
libstrophe-51c692455d6dee9361697bd76969b8b7781a013b.tar.xz
libstrophe-51c692455d6dee9361697bd76969b8b7781a013b.zip
New upstream versionHEADmasterf28f27
Diffstat (limited to 'libstrophe.spec')
-rw-r--r--libstrophe.spec5
1 files changed, 4 insertions, 1 deletions
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 <linkdupont@fedoraproject.org> - 0.9.2-1
+- New upstream version
+
* Sat Oct 15 2016 Link Dupont <linkdupont@fedoraproject.org> - 0.9.1-1
- New upstream release
- Clean up spec file