diff --git a/files/mote.spec b/files/mote.spec index 9a868643..e2440e77 100644 --- a/files/mote.spec +++ b/files/mote.spec @@ -2,7 +2,7 @@ %distutils.sysconfig import get_python_lib; print (get_python_lib())")} Name: mote -Version: 0.3.2 +Version: 0.3.3 Release: 2%{?dist} Summary: A MeetBot log wrangler, providing a user-friendly interface for Fedora's logs @@ -106,6 +106,11 @@ ln -s /usr/share/fonts/fontawesome %{buildroot}/%{python_sitelib}/mote/static/fo %{_bindir}/mote-updater %changelog +* Tue Jun 23 2015 Chaoyi Zha - 0.3.3 +- Update 0.3.3 +- Fix mote-updater +- Catch legacy date links + * Thu Jun 18 2015 Chaoyi Zha - 0.3.2 - Update 0.3.2 - Fix mote-updater