[glpi-mass-ocs-import] update to 1.6.1 for GLPI 0.83.3

Remi Collet remi at fedoraproject.org
Thu Jul 12 17:14:23 UTC 2012


commit d648acbe7b0a962ac3a4cf85e05daedb87420d74
Author: remi <fedora at famillecollet.com>
Date:   Thu Jul 12 19:13:59 2012 +0200

    update to 1.6.1 for GLPI 0.83.3

 .gitignore                |    1 +
 glpi-mass-ocs-import.spec |   10 +++++++---
 sources                   |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fd5cd5..b7b7dd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ glpi-massocsimport-1.3.0.tar.gz
 /glpi-massocsimport-1.4.2.tar.gz
 /glpi-massocsimport-1.5.2.tar.gz
 /glpi-massocsimport-1.6.0.tar.gz
+/glpi-massocsimport-1.6.1.tar.gz
diff --git a/glpi-mass-ocs-import.spec b/glpi-mass-ocs-import.spec
index 4511ecb..8f28e16 100644
--- a/glpi-mass-ocs-import.spec
+++ b/glpi-mass-ocs-import.spec
@@ -2,7 +2,7 @@
 %global lockname     massocsimport.lock
 
 Name:           glpi-mass-ocs-import
-Version:        1.6.0
+Version:        1.6.1
 Release:        1%{?dist}
 Summary:        GLPI Plugin for OCS Massive import
 Summary(fr):    Extension GLPI d'import en masse OCS
@@ -11,13 +11,13 @@ Group:          Applications/Internet
 License:        GPLv2+
 URL:            https://forge.indepnet.net/projects/massocsimport
 
-Source0:        https://forge.indepnet.net/attachments/download/1132/glpi-massocsimport-1.6.0.tar.gz
+Source0:        https://forge.indepnet.net/attachments/download/1211/glpi-massocsimport-1.6.1.tar.gz
 
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-Requires:       glpi >= 0.83
+Requires:       glpi >= 0.83.3
 Requires:       glpi <  0.84
 Requires:       php-cli
 Requires:       %{_sysconfdir}/cron.d
@@ -134,6 +134,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jul 12 2012 Remi Collet <Fedora at FamilleCollet.com> - 1.6.1-1
+- version 1.6.1 for GLPI 0.83.3
+  https://forge.indepnet.net/projects/massocsimport/versions/744
+
 * Thu Apr 19 2012 Remi Collet <Fedora at FamilleCollet.com> - 1.6.0-1
 - version 1.6.0 for GLPI 0.83
   https://forge.indepnet.net/projects/massocsimport/versions/639
diff --git a/sources b/sources
index 9b4f5d0..94aa863 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d16c9491cffeb81fd432f2d9e9026e1  glpi-massocsimport-1.6.0.tar.gz
+02a965cd502c07dd8838e4c26d33ee83  glpi-massocsimport-1.6.1.tar.gz


More information about the scm-commits mailing list