Skip to content

Commit

Permalink
Fix manufacturer_specific.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishwaldo committed Nov 3, 2020
1 parent 8165f86 commit 1525eda
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion config/manufacturer_specific.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<ManufacturerSpecificData Revision="124"
<ManufacturerSpecificData Revision="125"
xmlns="https://github.com/OpenZWave/open-zwave">
<Manufacturer id="0028" name="2B Electronics"></Manufacturer>
<Manufacturer id="0098" name="2GIG Technologies">
Expand Down Expand Up @@ -1146,6 +1146,7 @@
<Product config="leviton/vrpa1.xml" id="0334" name="Leviton VRPA1 Plug-In Outlet" type="1805" />
<Product config="leviton/dzpa1.xml" id="0001" name="Leviton DZPA1 Plug-In Outlet" type="3601"/>
<Product config="leviton/vrpd3.xml" id="0334" name="Leviton VRPD3-1LW 300W Plug-In Lamp Dimming Module" type="1706"/>
<Product id="0002" name="ZW4SF-1BW Decora Smart 4-Speed Fan Controller" type="0038"/>
</Manufacturer>
<Manufacturer id="0015" name="Lexel"></Manufacturer>
<Manufacturer id="015B" name="LG Electronics"></Manufacturer>
Expand Down
4 changes: 2 additions & 2 deletions cpp/build/testconfigversions.cfg
Expand Up @@ -1884,8 +1884,8 @@
'md5' => '4d34aeaaea917c229bedbb737e4de1550b2d7db5f9e61566a1c0a39966b6442d381d01f93714e12aae1404797d36854274cc4063dd7424b00d27da238b17a36a'
},
'config/manufacturer_specific.xml' => {
'Revision' => 124,
'md5' => '575adf592d3c905f54f7d4aa92a8dae8aaa2179c6c416a69c8aef7c948dc23db034fe649626c67a4c29606f9bfdb59c817a516ee842e42f74aa6529d103a4da5'
'Revision' => 125,
'md5' => '05c5d43184b9aeaca0307c25321335a6bad0b9ff08727595972b5b879c084660055f02927fcd4adea84628ae31e3dba2952eb6f10f2531923eea417f1c9e665d'
},
'config/mcohome/a8-9.xml' => {
'Revision' => 1,
Expand Down
4 changes: 2 additions & 2 deletions dist/openzwave.spec
Expand Up @@ -3,7 +3,7 @@
%endif

Name: openzwave
Version: 1.6.1280
Version: 1.6.1459
Release: 1.0%{?dist}
Summary: Sample Executables for OpenZWave
URL: http://www.openzwave.net
Expand Down Expand Up @@ -135,7 +135,7 @@ getent group zwave >/dev/null || groupadd -f -r zwave


%changelog
* Wed May 08 2019 Justin Hammond <justin@dynam.ac> - 1.6.1280
* Wed May 08 2019 Justin Hammond <justin@dynam.ac> - 1.6.1459
- Update to new release of OpenZwave - 1.6

* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-0.20180624git1e36dcc.0
Expand Down

0 comments on commit 1525eda

Please sign in to comment.