Hello community,
here is the log from the commit of package libyui-ncurses-pkg for
openSUSE:Factory checked in at 2016-12-03 18:23:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-ncurses-pkg (Old)
and /work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-ncurses-pkg"
Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-ncurses-pkg/libyui-ncurses-pkg.changes
2015-10-20 16:20:44.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new/libyui-ncurses-pkg.changes
2016-12-03 18:23:25.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 29 15:53:33 CET 2016 - [email protected]
+
+- Made menu hotkey unique for QA (bsc#1012604)
+- 2.48.3
+
+-------------------------------------------------------------------
Old:
----
libyui-ncurses-pkg-2.48.2.tar.bz2
New:
----
libyui-ncurses-pkg-2.48.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libyui-ncurses-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.v9cecG/_old 2016-12-03 18:23:26.000000000 +0100
+++ /var/tmp/diff_new_pack.v9cecG/_new 2016-12-03 18:23:26.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libyui-ncurses-pkg-doc
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define so_version 7
Name: %{parent}-doc
-Version: 2.48.2
+Version: 2.48.3
Release: 0
Source: %{parent}-%{version}.tar.bz2
++++++ libyui-ncurses-pkg.spec ++++++
--- /var/tmp/diff_new_pack.v9cecG/_old 2016-12-03 18:23:26.000000000 +0100
+++ /var/tmp/diff_new_pack.v9cecG/_new 2016-12-03 18:23:26.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libyui-ncurses-pkg
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: libyui-ncurses-pkg
-Version: 2.48.2
+Version: 2.48.3
Release: 0
Source: %{name}-%{version}.tar.bz2
++++++ libyui-ncurses-pkg-2.48.2.tar.bz2 -> libyui-ncurses-pkg-2.48.3.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.48.2/README.md
new/libyui-ncurses-pkg-2.48.3/README.md
--- old/libyui-ncurses-pkg-2.48.2/README.md 2015-09-21 11:44:49.000000000
+0200
+++ new/libyui-ncurses-pkg-2.48.3/README.md 2016-11-29 16:37:11.000000000
+0100
@@ -1 +1,9 @@
-
+# YaST - Text Mode Software Management
+
+This module provides the ncurses version of the YaST Package Selector which is
used to update, install or delete individual packages.
+
+An overview about package handling in general is available on
[Wiki](https://github.com/libyui/libyui-ncurses-pkg/wiki).
+The wiki page also describes common use cases and how to solve the task in
YaST Software Management (for Qt as well as ncurses).
+Also included is the information about related configuration files.
+
+For details about reported bugs and issues see wiki page
[background](https://github.com/libyui/libyui-ncurses-pkg/wiki/background).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.48.2/VERSION.cmake
new/libyui-ncurses-pkg-2.48.3/VERSION.cmake
--- old/libyui-ncurses-pkg-2.48.2/VERSION.cmake 2015-10-08 14:32:11.000000000
+0200
+++ new/libyui-ncurses-pkg-2.48.3/VERSION.cmake 2016-11-29 16:37:11.000000000
+0100
@@ -1,6 +1,6 @@
SET( VERSION_MAJOR "2" )
SET( VERSION_MINOR "48" )
-SET( VERSION_PATCH "2" )
+SET( VERSION_PATCH "3" )
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg-doc.spec
new/libyui-ncurses-pkg-2.48.3/package/libyui-ncurses-pkg-doc.spec
--- old/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg-doc.spec
2015-10-08 14:32:11.000000000 +0200
+++ new/libyui-ncurses-pkg-2.48.3/package/libyui-ncurses-pkg-doc.spec
2016-11-29 16:37:11.000000000 +0100
@@ -19,7 +19,7 @@
%define so_version 7
Name: %{parent}-doc
-Version: 2.48.2
+Version: 2.48.3
Release: 0
Source: %{parent}-%{version}.tar.bz2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg.changes
new/libyui-ncurses-pkg-2.48.3/package/libyui-ncurses-pkg.changes
--- old/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg.changes
2015-10-08 14:32:11.000000000 +0200
+++ new/libyui-ncurses-pkg-2.48.3/package/libyui-ncurses-pkg.changes
2016-11-29 16:37:11.000000000 +0100
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Nov 29 15:53:33 CET 2016 - [email protected]
+
+- Made menu hotkey unique for QA (bsc#1012604)
+- 2.48.3
+
+-------------------------------------------------------------------
Wed Oct 7 13:01:35 UTC 2015 - [email protected]
- Fix unselecting patterns for installation (unify behavior with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg.spec
new/libyui-ncurses-pkg-2.48.3/package/libyui-ncurses-pkg.spec
--- old/libyui-ncurses-pkg-2.48.2/package/libyui-ncurses-pkg.spec
2015-10-08 14:32:11.000000000 +0200
+++ new/libyui-ncurses-pkg-2.48.3/package/libyui-ncurses-pkg.spec
2016-11-29 16:37:11.000000000 +0100
@@ -17,7 +17,7 @@
Name: libyui-ncurses-pkg
-Version: 2.48.2
+Version: 2.48.3
Release: 0
Source: %{name}-%{version}.tar.bz2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.48.2/src/NCPkgMenuDeps.cc
new/libyui-ncurses-pkg-2.48.3/src/NCPkgMenuDeps.cc
--- old/libyui-ncurses-pkg-2.48.2/src/NCPkgMenuDeps.cc 2015-09-21
11:44:49.000000000 +0200
+++ new/libyui-ncurses-pkg-2.48.3/src/NCPkgMenuDeps.cc 2016-11-29
16:37:11.000000000 +0100
@@ -102,11 +102,11 @@
installRecommendedNow = new YMenuItem( NO_CHECK_BOX + _( "&Install
Recommended Packages for Already Installed Packages Now" ) );
items.push_back( installRecommendedNow );
- cleanDepsOnRemove = new YMenuItem( CHECK_BOX + _( "&Cleanup when Deleting
Packages (Temporary Change)" ));
+ cleanDepsOnRemove = new YMenuItem( CHECK_BOX + _( "Cleanup when &Deleting
Packages (Temporary Change)" ));
items.push_back ( cleanDepsOnRemove );
setSelected( cleanDepsOnRemove, pkg->isCleanDepsOnRemove() );
- allowVendorChange = new YMenuItem( CHECK_BOX + _( "&Allow Vendor Change
(Temporary Change)" ) );
+ allowVendorChange = new YMenuItem( CHECK_BOX + _( "Allow &Vendor Change
(Temporary Change)" ) );
items.push_back ( allowVendorChange );
setSelected( allowVendorChange, pkg->isAllowVendorChange() );