Skip to content

Commit b3b99ee

Browse files
committed
Release 4.0.5
1 parent 30acc53 commit b3b99ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rpm/libmyhtml.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: libmyhtml
2-
Version: 4.0.4
2+
Version: 4.0.5
33
Release: 1%{?dist}
44
Summary: MyHTML is a fast HTML Parser implemented as a pure C99 library.
55
License: LGPLv2.1
@@ -44,6 +44,8 @@ make install prefix=$RPM_BUILD_ROOT PROJECT_INSTALL_LIBRARY=%{_usr}/%{_lib} PROJ
4444
%{!?_licensedir:%global license %doc}
4545

4646
%changelog
47+
* Thu Sep 06 2018 Alexander Borisov <[email protected]> 4.0.5-1
48+
- Please, see https://github.com/lexborisov/myhtml/blob/master/CHANGELOG.md
4749
* Mon Jan 08 2018 Alexander Borisov <[email protected]> 4.0.4-1
4850
- Please, see https://github.com/lexborisov/myhtml/blob/master/CHANGELOG.md
4951
* Tue Mar 21 2017 Alexander Borisov <[email protected]> 4.0.0-1

0 commit comments

Comments
 (0)