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
2
2
========================
3
3
4
4
Summary 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
3
3
DATE = $(shell date)
4
4
NEWRELEASE = $(shell echo $$(($(RELEASE ) + 1 ) ) )
5
5
PYTHON = /usr/bin/python
Original file line number Diff line number Diff line change 4
4
%endif
5
5
6
6
%define name adagios
7
- %define release 3
7
+ %define release 1
8
8
9
9
Name: adagios
10
- Version: 1.6.5
10
+ Version: 1.6.6
11
11
Release: %{release }%{?dist }
12
12
Summary: Web Based Nagios Configuration
13
13
Group: Applications/Internet
Original file line number Diff line number Diff line change 17
17
18
18
import os .path
19
19
20
- __version__ = '1.6.5 '
20
+ __version__ = '1.6.6 '
21
21
22
22
notifications = {}
23
23
active_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 <
[email protected] > Sun, 05 Jan 2020 21:55:17 +0000
6
+
1
7
adagios (-3) unstable; urgency=low
2
8
3
9
* 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