Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Aug 22, 2016
1 parent 6a718f9 commit e6cfd4e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION.cmake
@@ -1,6 +1,6 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "46")
SET(VERSION_PATCH "23")
SET(VERSION_PATCH "24")
SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )

##### This is need for the libyui core, ONLY.
Expand Down
7 changes: 7 additions & 0 deletions package/libyui-qt.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 22 12:47:32 UTC 2016 - jreidinger@suse.com

- Do not append new line when content of log view do not change
(bnc#989155)
- 2.46.24

-------------------------------------------------------------------
Fri May 13 15:47:00 UTC 2016 - alarrosa@suse.com

Expand Down

0 comments on commit e6cfd4e

Please sign in to comment.