File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
Name: simengine-core
2
- Version: 3.25
2
+ Version: 3.26
3
3
Release: 1%{?dist }
4
4
Summary: SimEngine - Core
5
5
URL: https://github.com/Seneca-CDOT/simengine
@@ -55,6 +55,9 @@ systemctl daemon-reload
55
55
systemctl enable simengine-core.service --now
56
56
57
57
%changelog
58
+ * Thu Aug 08 2019 Olga Belavina <ol.belavina@gmail.com> - 3.26-1
59
+ - new version
60
+
58
61
* Tue Apr 30 2019 Olga Belavina <ol.belavina@gmail.com> - 3.25-1
59
62
- new version
60
63
Original file line number Diff line number Diff line change 1
1
Name: simengine-dashboard
2
- Version: 3.25
2
+ Version: 3.26
3
3
Release: 1%{?dist }
4
4
Summary: SimEngine - Dashboard
5
5
URL: https://github.com/Seneca-CDOT/simengine
@@ -38,6 +38,9 @@ cp -fpr * %{buildroot}%{_localstatedir}/www/html
38
38
systemctl enable httpd.service --now
39
39
40
40
%changelog
41
+ * Thu Aug 08 2019 Olga Belavina <ol.belavina@gmail.com> - 3.26-1
42
+ - new version
43
+
41
44
* Tue Apr 30 2019 Olga Belavina <ol.belavina@gmail.com> - 3.25-1
42
45
- new version
43
46
Original file line number Diff line number Diff line change 1
1
Name: simengine-database
2
- Version: 3.25
2
+ Version: 3.26
3
3
Release: 1%{?dist }
4
4
Summary: SimEngine - Databases
5
5
URL: https://github.com/Seneca-CDOT/simengine
@@ -37,6 +37,9 @@ sleep 10
37
37
echo " CREATE CONSTRAINT ON (n:Asset) ASSERT (n.key) IS UNIQUE;" | cypher-shell -u simengine -p simengine
38
38
39
39
%changelog
40
+ * Thu Aug 08 2019 Olga Belavina <ol.belavina@gmail.com> - 3.26-1
41
+ - new version
42
+
40
43
* Tue Apr 30 2019 Olga Belavina <ol.belavina@gmail.com> - 3.25-1
41
44
- new version
42
45
You can’t perform that action at this time.
0 commit comments