Skip to content

Commit

Permalink
Version bump and change log
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Feb 17, 2020
1 parent 05528f5 commit f3ea192
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SET( VERSION_MAJOR "2" )
SET( VERSION_MINOR "47" )
SET( VERSION_PATCH "2" )
SET( VERSION_PATCH "3" )
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )

##### This is need for the libyui core, ONLY.
Expand Down
2 changes: 1 addition & 1 deletion package/libyui-qt-pkg-doc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
%define parent libyui-qt-pkg
%define so_version 11
Name: %{parent}-doc
Version: 2.47.2
Version: 2.47.3
Release: 0
Summary: Libyui-qt-pkg documentation
License: LGPL-2.1-only OR LGPL-3.0-only
Expand Down
6 changes: 6 additions & 0 deletions package/libyui-qt-pkg.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 17 09:32:16 UTC 2020 - Stefan Hundhammer <shundhammer@suse.com>

- Removed leftovers of dropping support for RPM group tags (bsc#1163594)
- 2.47.3

-------------------------------------------------------------------
Thu Jan 16 09:54:05 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
2 changes: 1 addition & 1 deletion package/libyui-qt-pkg.spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
%define libyui_qt_devel_version libyui-qt-devel >= 2.50.1
%define libzypp_devel_version libzypp-devel >= 17.21.0
Name: libyui-qt-pkg
Version: 2.47.2
Version: 2.47.3
Release: 0
Summary: Libyui - Qt Package Selector
License: LGPL-2.1-only OR LGPL-3.0-only
Expand Down

0 comments on commit f3ea192

Please sign in to comment.