Commit e2e1389b authored by Otavio R. Piske's avatar Otavio R. Piske

Fixed changelog dates and their ordering

Signed-off-by: 's avatarOtavio R. Piske <opiske@redhat.com>
parent b4f08569
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
Summary: MQTT C Client Summary: MQTT C Client
Name: paho-c Name: paho-c
Version: 1.2.0 Version: 1.2.0
Release: 2%{?dist} Release: 3%{?dist}
License: Eclipse Distribution License 1.0 and Eclipse Public License 1.0 License: Eclipse Distribution License 1.0 and Eclipse Public License 1.0
Group: Development/Tools Group: Development/Tools
Source: https://github.com/eclipse/paho.mqtt.c/archive/v%{version}.tar.gz Source: https://github.com/eclipse/paho.mqtt.c/archive/v%{version}.tar.gz
...@@ -61,14 +61,17 @@ make install DESTDIR=%{buildroot} ...@@ -61,14 +61,17 @@ make install DESTDIR=%{buildroot}
%{_datadir}/* %{_datadir}/*
%changelog %changelog
* Wed Jun 26 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0-2 * Thu Jul 27 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0-3
- Fixed changelog issues pointed by rpmlint
* Thu Jul 27 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0-2
- Updated changelog to comply with Fedora packaging guidelines - Updated changelog to comply with Fedora packaging guidelines
* Wed Jun 26 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0-1 * Wed Jul 26 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0-1
- Fixed rpmlint warnings: replaced cmake call with builtin macro - Fixed rpmlint warnings: replaced cmake call with builtin macro
- Fixed rpmlint warnings: removed buildroot reference from build section - Fixed rpmlint warnings: removed buildroot reference from build section
* Fri Jun 30 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0-0 * Fri Jun 30 2017 Otavio R. Piske <opiske@redhat.com> - 1.2.0
- Updated package to version 1.2.0 - Updated package to version 1.2.0
* Sat Dec 31 2016 Otavio R. Piske <opiske@redhat.com> - 1.1.0 * Sat Dec 31 2016 Otavio R. Piske <opiske@redhat.com> - 1.1.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment