Skip to content

Commit 1f48869

Browse files
committedJul 12, 2015
Bump version
1 parent 450fb45 commit 1f48869

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎files/mote.spec

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%distutils.sysconfig import get_python_lib; print (get_python_lib())")}
33

44
Name: mote
5-
Version: 0.3.3
5+
Version: 0.3.4
66
Release: 2%{?dist}
77
Summary: A MeetBot log wrangler, providing a user-friendly interface for Fedora's logs
88

@@ -106,6 +106,10 @@ ln -s /usr/share/fonts/fontawesome %{buildroot}/%{python_sitelib}/mote/static/fo
106106
%{_bindir}/mote-updater
107107

108108
%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+
109113
* Tue Jun 23 2015 Chaoyi Zha <cydrobolt@fedoraproject.org> - 0.3.3
110114
- Update 0.3.3
111115
- Fix mote-updater

0 commit comments

Comments
 (0)
Please sign in to comment.