summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-14 09:49:42 +0200
committerRemi Collet <remi@remirepo.net>2018-08-14 09:49:42 +0200
commit9c4993578e105c1fe04cfd1d7c624d5f0f2472e2 (patch)
tree7fb558ec0704d5c91ca713ab5d6f761515737651
parent5bcc40feca60922a21ebe1634e9e7192b799fadd (diff)
v1.5.2
-rw-r--r--glpi-ocsinventoryng.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/glpi-ocsinventoryng.spec b/glpi-ocsinventoryng.spec
index cb49f7f..e02281e 100644
--- a/glpi-ocsinventoryng.spec
+++ b/glpi-ocsinventoryng.spec
@@ -10,7 +10,7 @@
%global lockname ocsinventoryng.lock
Name: glpi-ocsinventoryng
-Version: 1.5.1
+Version: 1.5.2
Release: 1%{?dist}
Summary: Plugin to synchronize GLPI with OCS Inventory NG
@@ -57,8 +57,6 @@ plugin features to provide better compatibility and extensibility with OCS.
%setup -q -c
mv %{pluginname}/docs docs
-mv %{pluginname}/README.md docs/
-mv %{pluginname}/ISSUE_TEMPLATE.md docs/
# dos2unix to avoid rpmlint warnings
for doc in docs/* ; do
@@ -71,7 +69,6 @@ ln -s %{_datadir}/glpi/plugins/%{pluginname}/LICENSE LICENSE
# For developer only
rm %{pluginname}/TOKNOW.txt
-rm %{pluginname}/ocsinventoryng.png
# For Windows only
rm %{pluginname}/scripts/*.bat
@@ -170,6 +167,9 @@ grep %{lockname} %{buildroot}/%{_datadir}/glpi/plugins/%{pluginname}/setup.php |
%changelog
+* Tue Aug 14 2018 Remi Collet <remi@remirepo.net> - 1.5.2-1
+- update to 1.5.2
+
* Sun Aug 12 2018 Remi Collet <remi@remirepo.net> - 1.5.1-1
- Update to 1.5.1 for GLPI 9.3