[packagedb-cli] Update to 2.2

Pierre-YvesChibon pingou at fedoraproject.org
Thu May 15 18:13:47 UTC 2014


commit 49deefd7ccf3ce9ecdc87a538d7b80dbece1b168
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Thu May 15 20:13:30 2014 +0200

    Update to 2.2

 .gitignore         |    1 +
 packagedb-cli.spec |    9 ++++++++-
 sources            |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4589de0..4b42d77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /packagedb-cli-1.7.0.tar.gz
 /packagedb-cli-2.0.tar.gz
 /packagedb-cli-2.1.tar.gz
+/packagedb-cli-2.2.tar.gz
diff --git a/packagedb-cli.spec b/packagedb-cli.spec
index 2adcfba..2e0b44f 100644
--- a/packagedb-cli.spec
+++ b/packagedb-cli.spec
@@ -1,5 +1,5 @@
 Name:           packagedb-cli
-Version:        2.1
+Version:        2.2
 Release:        1%{?dist}
 Summary:        A CLI for pkgdb
 
@@ -63,6 +63,13 @@ It also allows you to orphan and/or retire your package(s).
 
 
 %changelog
+* Thu May 15 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.2-1
+- Update to 2.2
+- Replaces `devel` by `master`
+- Fix layout for groups
+- Rely on /api/critpath for the get_critpath_packages method
+- Log URLs before calling them rather than after
+
 * Thu May 15 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.1-1
 - Update to 2.1
 - Adds supports to pkgdb2client for the critpath filtering or querying
diff --git a/sources b/sources
index 4756f8e..5ab2f6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87110cb14100078417eda0003ff1fdb6  packagedb-cli-2.1.tar.gz
+985fb9f40c344123770d7422fd8ec343  packagedb-cli-2.2.tar.gz


More information about the scm-commits mailing list