diff --git a/bdii.spec b/bdii.spec index 90f3925..cfb8853 100644 --- a/bdii.spec +++ b/bdii.spec @@ -1,5 +1,5 @@ Name: bdii -Version: 5.2.24 +Version: 5.2.25 Release: 1%{?dist} Summary: The Berkeley Database Information Index (BDII) @@ -122,6 +122,10 @@ fi %changelog +* Tue Oct 2 2018 Baptiste Grenier - 5.2.25-1 +- Import product card JSON in codemeta.json format (Bruce Becker) +- Lint, build, test install and attach packages to GitHub tags using Travis. (Baptiste Grenier) + * Mon Aug 27 2018 Baptiste Grenier - 5.2.24-1 - Fix #3: init script failing on stale PID (Paolo Andreetto) - Update build, documetation and link to new GitHub repository (Baptiste Grenier) diff --git a/codemeta.json b/codemeta.json index cdeb0de..085c9ff 100644 --- a/codemeta.json +++ b/codemeta.json @@ -31,7 +31,7 @@ "centos 6", "centos 7" ], - "installUrl": "https://malandes.web.cern.ch/malandes/infosys/rpms/emi-bdii-site-1.0.2-1.el7.cern.noarch.rpm", + "installUrl": "https://github.com/EGI-Foundation/glite-info-update-endpoints/releases", "buildInstructions": "http://gridinfo-documentation.readthedocs.io/", "releaseNotes": "", "codeRepository": "https://github.com/EGI-Foundation/bdii",