summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-05-28 17:55:13 +0200
committerRemi Collet <fedora@famillecollet.com>2016-05-28 17:55:13 +0200
commit7ded851bb4f70fc52238868351d2d86795c41a1a (patch)
tree23f2c820a98d4781ef04b8f8507f841ae48beae8
parent2b1834b04ce254e12fc7b4d88f40db5117e359c7 (diff)
libzip(-last): 1.1.3
-rw-r--r--libzip.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/libzip.spec b/libzip.spec
index f2e2efc..d8f4710 100644
--- a/libzip.spec
+++ b/libzip.spec
@@ -26,7 +26,7 @@ Name: %{libname}-last
%else
Name: %{libname}
%endif
-Version: 1.1.2
+Version: 1.1.3
Release: 1%{?dist}
Group: System Environment/Libraries
Summary: C library for reading, creating, and modifying zip archives
@@ -164,7 +164,7 @@ make check
%files devel
%defattr(-,root,root,-)
-%doc API-CHANGES AUTHORS NEWS THANKS
+%doc API-CHANGES AUTHORS THANKS *.md
%{_includedir}/zip.h
%{_includedir}/zipconf*.h
%dir %{_libdir}/libzip
@@ -177,6 +177,9 @@ make check
%changelog
+* Sat May 28 2016 Remi Collet <remi@fedoraproject.org> - 1.1.3-1
+- update to 1.1.3
+
* Sat Feb 20 2016 Remi Collet <remi@fedoraproject.org> - 1.1.2-1
- update to 1.1.2