[oe-commits] [openembedded-core] 16/28: libdnf: upgrade 0.22.3 -> 0.24.1

git at git.openembedded.org git at git.openembedded.org
Thu Jan 3 12:40:12 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 3dd19e9826c9844192127e2c35c3790e08a8bb40
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Tue Dec 18 17:29:59 2018 +0100

    libdnf: upgrade 0.22.3 -> 0.24.1
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/libdnf/{libdnf_0.22.3.bb => libdnf_0.24.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/libdnf/libdnf_0.22.3.bb b/meta/recipes-devtools/libdnf/libdnf_0.24.1.bb
similarity index 95%
rename from meta/recipes-devtools/libdnf/libdnf_0.22.3.bb
rename to meta/recipes-devtools/libdnf/libdnf_0.24.1.bb
index d0cb01f..e379d8b 100644
--- a/meta/recipes-devtools/libdnf/libdnf_0.22.3.bb
+++ b/meta/recipes-devtools/libdnf/libdnf_0.24.1.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \
            file://0001-Add-WITH_TESTS-option.patch \
            "
 
-SRCREV = "5c198ea2357c5779cf83050e5291646c3b186446"
+SRCREV = "04b71d78a2170e930a3c248d48a231b19f823064"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list