From 47a9f990c281b7481aa029a8a2639b5499732a88 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Thu, 15 Apr 2010 12:51:48 +0200 Subject: [PATCH] changes 7.1.0 --- VERSION.cmake | 6 +++--- package/libzypp.changes | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 2a4feae..94d606a 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -59,10 +59,10 @@ # changes file. See './mkChangelog -h' for help. # SET(LIBZYPP_MAJOR "7") -SET(LIBZYPP_COMPATMINOR "0") -SET(LIBZYPP_MINOR "0") +SET(LIBZYPP_COMPATMINOR "1") +SET(LIBZYPP_MINOR "1") SET(LIBZYPP_PATCH "0") # -# LAST RELEASED: 7.0.0 (0) +# LAST RELEASED: 7.1.0 (1) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index 14d6802..9e724e6 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de + +- Provide name of the lock holder in ZYppFactoryException. (bnc#580513) +- version 7.1.0 (1) + +------------------------------------------------------------------- Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545) -- 2.7.4