We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450fb45 commit 1f48869Copy full SHA for 1f48869
files/mote.spec
@@ -2,7 +2,7 @@
2
%distutils.sysconfig import get_python_lib; print (get_python_lib())")}
3
4
Name: mote
5
-Version: 0.3.3
+Version: 0.3.4
6
Release: 2%{?dist}
7
Summary: A MeetBot log wrangler, providing a user-friendly interface for Fedora's logs
8
@@ -106,6 +106,10 @@ ln -s /usr/share/fonts/fontawesome %{buildroot}/%{python_sitelib}/mote/static/fo
106
%{_bindir}/mote-updater
107
108
%changelog
109
+* Sun Jul 12 2015 Chaoyi Zha <cydrobolt@fedoraproject.org> - 0.3.4
110
+- Update 0.3.4
111
+- Catch links with trailing slash, e.g blockerbug date links
112
+
113
* Tue Jun 23 2015 Chaoyi Zha <cydrobolt@fedoraproject.org> - 0.3.3
114
- Update 0.3.3
115
- Fix mote-updater
0 commit comments