[libhif] Update to new upstream version

Richard Hughes rhughes at fedoraproject.org
Thu Jul 17 14:02:33 UTC 2014


commit 37e05c92b34acd7bf6c37d94745a0fe97a5404c0
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jul 17 15:02:52 2014 +0100

    Update to new upstream version

 .gitignore  |    1 +
 libhif.spec |   13 ++++++++++++-
 sources     |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53ce5f6..ea335d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libhif-0.1.0.tar.xz
 /libhif-0.1.1.tar.xz
+/libhif-0.1.2.tar.xz
diff --git a/libhif.spec b/libhif.spec
index 9c25428..723b7ab 100644
--- a/libhif.spec
+++ b/libhif.spec
@@ -1,6 +1,6 @@
 Summary:   Simple package library built on top of hawkey and librepo
 Name:      libhif
-Version:   0.1.1
+Version:   0.1.2
 Release:   1%{?dist}
 License:   LGPLv2+
 URL:       https://github.com/hughsie/libhif
@@ -61,6 +61,17 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libhif*.la
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Thu Jul 17 2014 Richard Hughes <richard at hughsie.com> 0.1.2-1
+- Update to new upstream version
+- Add HifContext accessor in -private for HifState
+- Add name of failing repository
+- Create an initial sack in HifContext
+- Error if we can't find any package matching provided name
+- Fix a mixup of HifStateAction and HifPackageInfo
+- Improve rpm callback handling for packages in the cleanup state
+- Only set librepo option if value is set
+- Respect install root for rpmdb Packages monitor
+
 * Mon Jun 23 2014 Richard Hughes <richard at hughsie.com> 0.1.1-1
 - Update to new upstream version
 - Fix a potential crash when removing software
diff --git a/sources b/sources
index a54e5ca..b5fa5c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a78b6257614f4bf33bf10b8665f8a4a  libhif-0.1.1.tar.xz
+4e477303a93cb363f0b568cadc702265  libhif-0.1.2.tar.xz


More information about the scm-commits mailing list