File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2727 'list_formatters' , 'get_formatter' ,
2828 'Config' ]
2929
30- __version__ = '1.1.3 ' # also update setup.py and python-journal-brief.spec
30+ __version__ = '1.1.4 ' # also update setup.py and python-journal-brief.spec
Original file line number Diff line number Diff line change 22%global sum Find new systemd journal entries since last run
33
44Name: python-%{srcname }
5- Version: 1.1.3
5+ Version: 1.1.4
66Release: 1%{?dist }
77Summary: %{sum }
88
@@ -69,6 +69,9 @@ PYTEST_ARGS='-v --doctest-modules tests journal_brief'
6969
7070
7171%changelog
72+ * Sun Jul 24 2016 Tim Waugh <twaugh@redhat.com> - 1.1.4-1
73+ - 1.1.4.
74+
7275* Mon Nov 9 2015 Tim Waugh <twaugh@redhat.com> - 1.1.3-1
7376- 1.1.3.
7477
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ def run_tests(self):
5050
5151setup (
5252 name = 'journal-brief' ,
53- version = '1.1.3 ' , # also update journal_brief/__init__.py
53+ version = '1.1.4 ' , # also update journal_brief/__init__.py
5454 description = 'Show interesting new systemd journal entries since last run' ,
5555 long_description = long_description ,
5656 author = 'Tim Waugh' ,
You can’t perform that action at this time.
0 commit comments