File tree Expand file tree Collapse file tree 6 files changed +13
-7
lines changed Expand file tree Collapse file tree 6 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1- Changes in 1.6.5
1+ Changes in 1.6.6
22========================
33
44Summary of features:
Original file line number Diff line number Diff line change 1- VERSION = 1.6.5
2- RELEASE = 3
1+ VERSION = 1.6.6
2+ RELEASE = 1
33DATE = $(shell date)
44NEWRELEASE = $(shell echo $$(($(RELEASE ) + 1 ) ) )
55PYTHON = /usr/bin/python
Original file line number Diff line number Diff line change 44%endif
55
66%define name adagios
7- %define release 3
7+ %define release 1
88
99Name: adagios
10- Version: 1.6.5
10+ Version: 1.6.6
1111Release: %{release }%{?dist }
1212Summary: Web Based Nagios Configuration
1313Group: Applications/Internet
Original file line number Diff line number Diff line change 1717
1818import os .path
1919
20- __version__ = '1.6.5 '
20+ __version__ = '1.6.6 '
2121
2222notifications = {}
2323active_plugins = {}
Original file line number Diff line number Diff line change 1+ adagios (1.6.6-1) unstable; urgency=low
2+
3+ * New upstream version
4+
5+ -- Gardar Thorsteinsson <gardart@gmail.com> Sun, 05 Jan 2020 21:55:17 +0000
6+
17adagios (-3) unstable; urgency=low
28
39 * New upstream version
Original file line number Diff line number Diff line change 1- -3 /
1+ 1.6.6-1 /
You can’t perform that action at this time.
0 commit comments