commit qhexedit2 for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2020-08-18 15:11:40

Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and  /work/SRC/openSUSE:Factory/.qhexedit2.new.3399 (New)


Package is "qhexedit2"

Tue Aug 18 15:11:40 2020 rev:11 rq:827258 version:0.8.9

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2020-06-24 
15:50:24.068782104 +0200
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new.3399/qhexedit2.changes
2020-08-18 15:11:51.236060615 +0200
@@ -1,0 +2,7 @@
+Sun Aug 16 20:08:25 UTC 2020 - Dirk Mueller 
+
+- update to 0.8.9:
+  - make appveyor upload assets
+  - test appveyor
+
+---

Old:

  qhexedit2-0.8.7.tar.gz

New:

  qhexedit2-0.8.9.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.Qpa4nL/_old  2020-08-18 15:11:52.524061148 +0200
+++ /var/tmp/diff_new_pack.Qpa4nL/_new  2020-08-18 15:11:52.528061149 +0200
@@ -18,7 +18,7 @@
 
 %define _libver 4
 Name:   qhexedit2
-Version:0.8.7
+Version:0.8.9
 Release:0
 Summary:Qt-based hex editor
 License:LGPL-2.0-only

++ qhexedit2-0.8.7.tar.gz -> qhexedit2-0.8.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.7/appveyor.yml 
new/qhexedit2-0.8.9/appveyor.yml
--- old/qhexedit2-0.8.7/appveyor.yml2020-06-24 08:57:44.0 +0200
+++ new/qhexedit2-0.8.9/appveyor.yml2020-07-03 17:02:04.0 +0200
@@ -38,7 +38,7 @@
 description: 'Latest QHexEdit Release'
 provider: GitHub
 auth_token:
-secure: 
WEV9mRJC/pC2HFqJMXbLzEfBXAHu8aGDFIR8ARSip9n6jDJyCz3KstjSPM4VsgKc
+secure: 
Euv9RAaww/SGWvmRycorKeh4t/BxsGCb176uhe23YTmyhkxn0nZlMcyFR+5s+R1z
 draft: false
 prerelease: false
 force_update: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.7/doc/release.txt 
new/qhexedit2-0.8.9/doc/release.txt
--- old/qhexedit2-0.8.7/doc/release.txt 2020-06-24 08:57:44.0 +0200
+++ new/qhexedit2-0.8.9/doc/release.txt 2020-07-03 17:02:04.0 +0200
@@ -1,3 +1,11 @@
+Release 0.8.9, 2020-07-03
+-
+- make appveyor upload assets
+
+Release 0.8.8, 2020-06-24
+-
+- test appveyor
+
 Release 0.8.7, 2020-06-24
 -
 - extend HexCaps check to address and edit text
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.7/setup.py new/qhexedit2-0.8.9/setup.py
--- old/qhexedit2-0.8.7/setup.py2020-06-24 08:57:44.0 +0200
+++ new/qhexedit2-0.8.9/setup.py2020-07-03 17:02:04.0 +0200
@@ -114,7 +114,7 @@
 
 setup(
 name='QHexEdit',
-version='0.8.7',
+version='0.8.9',
 ext_modules=[
 Extension(
 "qhexedit",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.7/src/qhexedit.h 
new/qhexedit2-0.8.9/src/qhexedit.h
--- old/qhexedit2-0.8.7/src/qhexedit.h  2020-06-24 08:57:44.0 +0200
+++ new/qhexedit2-0.8.9/src/qhexedit.h  2020-07-03 17:02:04.0 +0200
@@ -19,7 +19,7 @@
 /** \mainpage
 QHexEdit is a binary editor widget for Qt.
 
-\version Version 0.8.7
+\version Version 0.8.9
 \image html qhexedit.png
 */
 




commit qhexedit2 for openSUSE:Factory

2020-06-24 Thread root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2020-06-24 15:49:47

Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and  /work/SRC/openSUSE:Factory/.qhexedit2.new.2956 (New)


Package is "qhexedit2"

Wed Jun 24 15:49:47 2020 rev:10 rq:816796 version:0.8.7

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2019-03-18 
10:42:28.439191227 +0100
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new.2956/qhexedit2.changes
2020-06-24 15:50:24.068782104 +0200
@@ -1,0 +2,11 @@
+Wed Jun 24 07:50:46 UTC 2020 - Luigi Baldoni 
+
+- Update to version 0.8.7
+  * extend HexCaps check to address and edit text
+  * use 'monospace' hint to improve font guess
+  * fix build with qt < 5.11.0
+  * add icon pics to source
+  * forward key press events to parent widget
+  * limit undo stack to 1000 entries
+
+---

Old:

  qhexedit2-0.8.6.tar.gz

New:

  qhexedit2-0.8.7.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.P0pKb2/_old  2020-06-24 15:50:25.412787163 +0200
+++ /var/tmp/diff_new_pack.P0pKb2/_new  2020-06-24 15:50:25.416787177 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qhexedit2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _libver 4
 Name:   qhexedit2
-Version:0.8.6
+Version:0.8.7
 Release:0
 Summary:Qt-based hex editor
 License:LGPL-2.0-only

++ qhexedit2-0.8.6.tar.gz -> qhexedit2-0.8.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.6/doc/release.txt 
new/qhexedit2-0.8.7/doc/release.txt
--- old/qhexedit2-0.8.6/doc/release.txt 2019-03-16 17:11:08.0 +0100
+++ new/qhexedit2-0.8.7/doc/release.txt 2020-06-24 08:57:44.0 +0200
@@ -1,3 +1,12 @@
+Release 0.8.7, 2020-06-24
+-
+- extend HexCaps check to address and edit text
+- use 'monospace' hint to improve font guess
+- fix build with qt < 5.11.0
+- add icon pics to source
+- forward key press events to parent widget
+- limit undo stack to 1000 entries
+
 Release 0.8.6, 2019-03-16
 -
 - Bug fix: select data above 2GB
Binary files old/qhexedit2-0.8.6/example/images/qhexedit.ico and 
new/qhexedit2-0.8.7/example/images/qhexedit.ico differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.6/example/images/qhexedit.svg 
new/qhexedit2-0.8.7/example/images/qhexedit.svg
--- old/qhexedit2-0.8.6/example/images/qhexedit.svg 1970-01-01 
01:00:00.0 +0100
+++ new/qhexedit2-0.8.7/example/images/qhexedit.svg 2020-06-24 
08:57:44.0 +0200
@@ -0,0 +1,157 @@
+
+
+
+http://purl.org/dc/elements/1.1/;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:xlink="http://www.w3.org/1999/xlink;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape;
+   width="39.881805mm"
+   height="39.744019mm"
+   viewBox="0 0 39.881805 39.744019"
+   version="1.1"
+   id="svg8"
+   inkscape:export-filename="/home/winni/Downloads/qhexedit16.png"
+   inkscape:export-xdpi="10.238628"
+   inkscape:export-ydpi="10.238628"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   sodipodi:docname="qhexedit.svg">
+  
+
+  
+  
+  
+  
+  
+  
+
+
+
+  0110
+
+  
+  
+  
+
+  
+image/svg+xml
+http://purl.org/dc/dcmitype/StillImage; />
+
+  
+
+  
+  
+
+
+  
+
Binary files old/qhexedit2-0.8.6/example/images/qhexedit16.png and 
new/qhexedit2-0.8.7/example/images/qhexedit16.png differ
Binary files old/qhexedit2-0.8.6/example/images/qhexedit32.png and 
new/qhexedit2-0.8.7/example/images/qhexedit32.png differ
Binary files old/qhexedit2-0.8.6/example/images/qhexedit64.png and 
new/qhexedit2-0.8.7/example/images/qhexedit64.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.6/example/mainwindow.h 
new/qhexedit2-0.8.7/example/mainwindow.h
--- old/qhexedit2-0.8.6/example/mainwindow.h2019-03-16 17:11:08.0 
+0100
+++ new/qhexedit2-0.8.7/example/mainwindow.h2020-06-24 08:57:44.0 
+0200
@@ 

commit qhexedit2 for openSUSE:Factory

2019-03-18 Thread root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2019-03-18 10:42:26

Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and  /work/SRC/openSUSE:Factory/.qhexedit2.new.28833 (New)


Package is "qhexedit2"

Mon Mar 18 10:42:26 2019 rev:9 rq:685603 version:0.8.6

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2018-12-12 
17:31:56.326614619 +0100
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new.28833/qhexedit2.changes   
2019-03-18 10:42:28.439191227 +0100
@@ -1,0 +2,8 @@
+Sat Mar 16 17:09:27 UTC 2019 - Luigi Baldoni 
+
+- Update to version 0.8.6
+  * Bug fix: select data above 2GB
+  * add selectedData() method
+  * minor changes
+
+---

Old:

  qhexedit2-0.8.5.tar.gz

New:

  qhexedit2-0.8.6.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.CqqSRR/_old  2019-03-18 10:42:28.991190552 +0100
+++ /var/tmp/diff_new_pack.CqqSRR/_new  2019-03-18 10:42:28.991190552 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qhexedit2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define _libver 4
 Name:   qhexedit2
-Version:0.8.5
+Version:0.8.6
 Release:0
 Summary:Qt-based hex editor
 License:LGPL-2.0-only

++ qhexedit2-0.8.5.tar.gz -> qhexedit2-0.8.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.5/appveyor.yml 
new/qhexedit2-0.8.6/appveyor.yml
--- old/qhexedit2-0.8.5/appveyor.yml2018-12-12 12:17:26.0 +0100
+++ new/qhexedit2-0.8.6/appveyor.yml2019-03-16 17:11:08.0 +0100
@@ -2,39 +2,46 @@
 
 environment:
   matrix:
-  - example: qhexedit
-name: win32
-platform: mingw
-
+- QT: C:\Qt\5.11\msvc2015
+  GENERATOR: Visual Studio 14 2015
+  PLATFORM: X86
+- QT: C:\Qt\5.11\msvc2015_64
+  GENERATOR: Visual Studio 14 2015 Win64
+  PLATFORM: X64
+
 clone_folder: c:\dev\qhexedit
 clone_depth: 5
 
 install:
-  - set QTDIR=C:\Qt\5.11.2\mingw53_32
-  - set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw530_32\bin;%PATH%;"C:\Program Files 
(x86)\NSIS";%PATH%
-  
+- set PATH=%QT%\bin\;C:\Qt\Tools\QtCreator\bin\;%PATH%
+
 before_build:
-  - cd c:\dev\qhexedit
-  - md build
-  - cd build
-  
+- call "C:\Program Files (x86)\Microsoft Visual Studio 
14.0\VC\vcvarsall.bat" %PLATFORM%
+- qmake --version
+- echo %PLATFORM%
+- cd c:\dev\qhexedit
+- md build
+- cd build
+- if "%PLATFORM%" EQU "X64" (qmake -r -spec win32-msvc CONFIG+=x86_64 
CONFIG-=debug CONFIG+=release ..\example\qhexedit.pro)
+- if "%PLATFORM%" EQU "X86" (qmake -r -spec win32-msvc CONFIG+=Win32 
CONFIG-=debug CONFIG+=release ..\example\qhexedit.pro)
+
 build_script:
-  - qmake ..\example\qhexedit.pro
-  - mingw32-make
-  - windeployqt.exe release\qhexedit.exe
-  - makensis ..\deploy.nsi
- 
+- nmake
+- windeployqt.exe release\qhexedit.exe
+- makensis ..\deploy.nsi
+- copy QHexEdit.exe ..\QHexEdit_%PLATFORM%.exe
+
 artifacts:
-  - path: build\QHexEdit.exe
+- path: QHexEdit_%PLATFORM%.exe
 
 deploy:
-  description: 'Latest QHexEdit Release'
-  provider: GitHub
-  auth_token:
-secure: swhHkduATse1LV+aYaUVZ5qA6L0ZYbiKnh/xrsINEHP2zP49yelpMRkYIuYg3wDI
-  artifact: build\QHexEdit.exe
-  draft: false
-  prerelease: false
-  on:
-branch: master # release from master branch only
-appveyor_repo_tag: true# deploy on tag push only
+description: 'Latest QHexEdit Release'
+provider: GitHub
+auth_token:
+secure: 
WEV9mRJC/pC2HFqJMXbLzEfBXAHu8aGDFIR8ARSip9n6jDJyCz3KstjSPM4VsgKc
+draft: false
+prerelease: false
+force_update: true
+on:
+branch: master # release from master branch only
+appveyor_repo_tag: true# deploy on tag push only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.5/build-example.sh 
new/qhexedit2-0.8.6/build-example.sh
--- old/qhexedit2-0.8.5/build-example.sh2018-12-12 12:17:26.0 
+0100
+++ new/qhexedit2-0.8.6/build-example.sh

commit qhexedit2 for openSUSE:Factory

2018-12-12 Thread root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2018-12-12 17:31:53

Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and  /work/SRC/openSUSE:Factory/.qhexedit2.new.28833 (New)


Package is "qhexedit2"

Wed Dec 12 17:31:53 2018 rev:8 rq:657524 version:0.8.5

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2017-05-03 
15:58:27.581472248 +0200
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new.28833/qhexedit2.changes   
2018-12-12 17:31:56.326614619 +0100
@@ -1,0 +2,9 @@
+Wed Dec 12 12:05:08 UTC 2018 - aloi...@gmx.com
+
+- Update to version 0.8.5
+  * Dynamic bytesPerLine property
+  * Russian translation
+  * QDesigner plugin
+  * Bug fixes
+
+---

Old:

  qhexedit2-0.8.3.tar.gz

New:

  qhexedit2-0.8.5.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.PPtEPz/_old  2018-12-12 17:31:56.810613986 +0100
+++ /var/tmp/diff_new_pack.PPtEPz/_new  2018-12-12 17:31:56.814613981 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qhexedit2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,12 +18,12 @@
 
 %define _libver 4
 Name:   qhexedit2
-Version:0.8.3
+Version:0.8.5
 Release:0
 Summary:Qt-based hex editor
-License:LGPL-2.0
+License:LGPL-2.0-only
 Group:  Development/Tools/Other
-Url:https://github.com/Simsys/qhexedit2
+URL:https://github.com/Simsys/qhexedit2
 Source0:
https://github.com/Simsys/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:qhexedit.desktop
 BuildRequires:  ImageMagick
@@ -126,23 +126,22 @@
 %postun -n libqhexedit%{_libver} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc readme.md src/license.txt
+%license src/license.txt
+%doc readme.md
 %{_bindir}/qhexedit
 %{_datadir}/applications/qhexedit.desktop
 %{_datadir}/pixmaps/qhexedit.png
 
 %files doc
-%defattr(-,root,root)
-%doc doc/html readme.md src/license.txt
+%license src/license.txt
+%doc doc/html readme.md
 
 %files -n libqhexedit%{_libver}
-%defattr(-,root,root)
-%doc doc/release.txt src/license.txt
+%license src/license.txt
+%doc doc/release.txt
 %{_libdir}/libqhexedit.so.%{_libver}*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}/
 %{_libdir}/libqhexedit.so
 %{_libdir}/pkgconfig/%{name}.pc

++ qhexedit2-0.8.3.tar.gz -> qhexedit2-0.8.5.tar.gz ++
 4451 lines of diff (skipped)




commit qhexedit2 for openSUSE:Factory

2017-05-03 Thread root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2017-05-03 15:58:22

Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and  /work/SRC/openSUSE:Factory/.qhexedit2.new (New)


Package is "qhexedit2"

Wed May  3 15:58:22 2017 rev:7 rq:492516 version:0.8.3

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2017-01-11 
12:04:00.503401172 +0100
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new/qhexedit2.changes 2017-05-03 
15:58:27.581472248 +0200
@@ -1,0 +2,6 @@
+Tue May  2 12:48:42 UTC 2017 - bwiedem...@suse.com
+
+- Use convert -strip to not have timestamps in png files
+  to make build fully reproducible
+
+---



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.F8eCD8/_old  2017-05-03 15:58:28.221381909 +0200
+++ /var/tmp/diff_new_pack.F8eCD8/_new  2017-05-03 15:58:28.225381345 +0200
@@ -113,7 +113,7 @@
 
 # Install icon
 install -d %{buildroot}%{_datadir}/pixmaps
-convert doc/html/qhexedit.png -resize 128x128! 
%{buildroot}%{_datadir}/pixmaps/qhexedit.png
+convert -strip doc/html/qhexedit.png -resize 128x128! 
%{buildroot}%{_datadir}/pixmaps/qhexedit.png
 
 %post
 %desktop_database_post




commit qhexedit2 for openSUSE:Factory

2016-11-15 Thread h_root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2016-11-15 18:01:23

Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and  /work/SRC/openSUSE:Factory/.qhexedit2.new (New)


Package is "qhexedit2"

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2016-11-08 
18:28:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new/qhexedit2.changes 2016-11-15 
18:01:24.0 +0100
@@ -1,0 +2,11 @@
+Mon Nov 14 17:53:39 UTC 2016 - aloi...@gmx.com
+
+- Fixed dependency in devel package
+
+---
+Tue Nov  8 20:21:15 UTC 2016 - aloi...@gmx.com
+
+- Update to version 0.8.1
+  * Bump lib version to 3.0.0
+
+---

Old:

  qhexedit2-0.8.0.tar.gz

New:

  qhexedit2-0.8.1.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.7BLDck/_old  2016-11-15 18:01:25.0 +0100
+++ /var/tmp/diff_new_pack.7BLDck/_new  2016-11-15 18:01:25.0 +0100
@@ -16,8 +16,9 @@
 #
 
 
+%define _libver 3
 Name:   qhexedit2
-Version:0.8.0
+Version:0.8.1
 Release:0
 Summary:Qt-based hex editor
 License:LGPL-2.0
@@ -46,7 +47,7 @@
 %packagedevel
 Summary:Development files for %{name}
 Group:  Development/Libraries/C and C++
-Requires:   lib%{name} = %{version}-%{release}
+Requires:   libqhexedit%{_libver} = %{version}-%{release}
 
 %descriptiondevel
 The %{name}-devel package contains libraries and header files for
@@ -62,7 +63,7 @@
 %descriptiondoc
 The %{name}-doc package contains the documentation and examples for %{name}.
 
-%package -n lib%{name}
+%package -n libqhexedit%{_libver}
 %if 0%{?suse_version} > 1110
 Summary:Qt5 %{name} library
 Group:  System/Libraries
@@ -71,7 +72,7 @@
 Group:  System/Libraries
 %endif
 
-%description -n lib%{name}
+%description -n libqhexedit%{_libver}
 %if 0%{?suse_version} > 1110
 Qt5 library for %{name}.
 %else
@@ -145,9 +146,9 @@
 %desktop_database_postun
 %endif
 
-%post -n lib%{name} -p /sbin/ldconfig
+%post -n libqhexedit%{_libver} -p /sbin/ldconfig
 
-%postun -n lib%{name} -p /sbin/ldconfig
+%postun -n libqhexedit%{_libver} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -160,10 +161,10 @@
 %defattr(-,root,root)
 %doc doc/html readme.md src/license.txt
 
-%files -n lib%{name}
+%files -n libqhexedit%{_libver}
 %defattr(-,root,root)
 %doc doc/release.txt src/license.txt
-%{_libdir}/libqhexedit.so.2*
+%{_libdir}/libqhexedit.so.%{_libver}*
 
 %files devel
 %defattr(-,root,root)

++ qhexedit2-0.8.0.tar.gz -> qhexedit2-0.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.0/doc/howtorelease.txt 
new/qhexedit2-0.8.1/doc/howtorelease.txt
--- old/qhexedit2-0.8.0/doc/howtorelease.txt2016-11-07 20:45:43.0 
+0100
+++ new/qhexedit2-0.8.1/doc/howtorelease.txt2016-11-08 21:01:58.0 
+0100
@@ -1,14 +1,13 @@
 How to make consistent changes
 ==
-
 1. Make changes, test them
 2. Edit qhexedit.h, version number
-3. Edit release.txt
-4. Make doxygen documentation and check it
-5. $ git add *
-6. $ git commit -m "v0.x.y"
-7. $ git push origin master
-
+3. Edit setup.py, version number
+4. Edit release.txt
+5. Make doxygen documentation and check it
+6. $ git add *
+7. $ git commit -m "v0.x.y"
+8. $ git push origin master
 
 How to make a release
 =
@@ -17,4 +16,3 @@
 3. $ git commit -m "v0.x.y"
 4. $ git push origin master
 5. Create new release on github webpage
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.0/doc/release.txt 
new/qhexedit2-0.8.1/doc/release.txt
--- old/qhexedit2-0.8.0/doc/release.txt 2016-11-07 20:45:43.0 +0100
+++ new/qhexedit2-0.8.1/doc/release.txt 2016-11-08 21:01:58.0 +0100
@@ -1,3 +1,7 @@
+Release 0.8.1, 2016-11-08
+-
+- Bump lib version to 3.0.0
+
 Release 0.8.0, 2016-11-07
 -
 - Add copyright and license statement
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.8.0/setup.py new/qhexedit2-0.8.1/setup.py
--- old/qhexedit2-0.8.0/setup.py2016-11-07 20:45:43.0 +0100
+++ new/qhexedit2-0.8.1/setup.py2016-11-08 21:01:58.0 +0100
@@ -114,7 +114,7 @@
 
 setup(
 name='QHexEdit',
-version='0.7.2',
+version='0.8.1',
 ext_modules=[
 Extension(
 "qhexedit",
diff -urN '--exclude=CVS' 

commit qhexedit2 for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2016-11-08 18:28:02

Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and  /work/SRC/openSUSE:Factory/.qhexedit2.new (New)


Package is "qhexedit2"

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2016-08-03 
11:45:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new/qhexedit2.changes 2016-11-08 
18:28:03.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov  7 20:15:35 UTC 2016 - aloi...@gmx.com
+
+- Update to version 0.8.0
+  * Add copyright and license statement
+  * Make python example work (binary read)
+  * setFont() ist not longer 'virtual' (minimal change in
+lib interface)
+  * Fix leak memory issue
+
+---

Old:

  qhexedit2-0.7.8.tar.gz

New:

  qhexedit2-0.8.0.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.0kAdy7/_old  2016-11-08 18:28:04.0 +0100
+++ /var/tmp/diff_new_pack.0kAdy7/_new  2016-11-08 18:28:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   qhexedit2
-Version:0.7.8
+Version:0.8.0
 Release:0
 Summary:Qt-based hex editor
 License:LGPL-2.0
@@ -65,10 +65,11 @@
 %package -n lib%{name}
 %if 0%{?suse_version} > 1110
 Summary:Qt5 %{name} library
+Group:  System/Libraries
 %else
 Summary:Qt %{name} library
-%endif
 Group:  System/Libraries
+%endif
 
 %description -n lib%{name}
 %if 0%{?suse_version} > 1110
@@ -102,7 +103,6 @@
 make %{?_smp_mflags}
 popd
 
-
 %install
 # Library and headers
 install -d %{buildroot}%{_includedir}/%{name}
@@ -149,7 +149,6 @@
 
 %postun -n lib%{name} -p /sbin/ldconfig
 
-
 %files
 %defattr(-,root,root)
 %doc readme.md src/license.txt

++ qhexedit2-0.7.8.tar.gz -> qhexedit2-0.8.0.tar.gz ++
 1723 lines of diff (skipped)




commit qhexedit2 for openSUSE:Factory

2016-08-03 Thread h_root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2016-08-03 11:45:17

Comparing /work/SRC/openSUSE:Factory/qhexedit2 (Old)
 and  /work/SRC/openSUSE:Factory/.qhexedit2.new (New)


Package is "qhexedit2"

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2016-07-09 
09:22:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new/qhexedit2.changes 2016-08-03 
11:45:28.0 +0200
@@ -1,0 +2,7 @@
+Mon Aug  1 21:44:40 UTC 2016 - aloi...@gmx.com
+
+- Update to version 0.7.8
+  * Adjust include directory for qt5 in setup.py for Ubuntu 16.04
+  * Initialize values in constructor
+
+---

Old:

  qhexedit2-0.7.7.tar.gz

New:

  qhexedit2-0.7.8.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.OwJL7S/_old  2016-08-03 11:45:29.0 +0200
+++ /var/tmp/diff_new_pack.OwJL7S/_new  2016-08-03 11:45:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   qhexedit2
-Version:0.7.7
+Version:0.7.8
 Release:0
 Summary:Qt-based hex editor
 License:LGPL-2.0

++ qhexedit2-0.7.7.tar.gz -> qhexedit2-0.7.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.7.7/doc/release.txt 
new/qhexedit2-0.7.8/doc/release.txt
--- old/qhexedit2-0.7.7/doc/release.txt 2016-04-14 19:15:41.0 +0200
+++ new/qhexedit2-0.7.8/doc/release.txt 2016-08-01 22:19:26.0 +0200
@@ -1,3 +1,8 @@
+Release 0.7.8, 2016-08-01
+-
+- Adjust include directory for qt5 in setup.py for Ubuntu 16.04
+- Initialize values in constructor
+
 Release 0.7.7, 2016-04-14
 -
 - Take horizontal scrolling position into account, when calculation cursor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.7.7/setup.py new/qhexedit2-0.7.8/setup.py
--- old/qhexedit2-0.7.7/setup.py2016-04-14 19:15:41.0 +0200
+++ new/qhexedit2-0.7.8/setup.py2016-08-01 22:19:26.0 +0200
@@ -98,7 +98,7 @@
   lib + ".framework", "Headers")]
 else:
 if PyQt_Version == 'PyQt5':
-for qt_inc_dir in ('/usr/include/qt', '/usr/include/qt5'):
+for qt_inc_dir in ('/usr/include/qt', 
'/usr/include/x86_64-linux-gnu/qt5'):
 include_dirs.append(qt_inc_dir)
 include_dirs += [os.path.join(qt_inc_dir, lib) for lib in qt_libs]
 libraries = ["Qt5" + lib[2:] for lib in qt_libs]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.7.7/src/qhexedit.cpp 
new/qhexedit2-0.7.8/src/qhexedit.cpp
--- old/qhexedit2-0.7.7/src/qhexedit.cpp2016-04-14 19:15:41.0 
+0200
+++ new/qhexedit2-0.7.8/src/qhexedit.cpp2016-08-01 22:19:26.0 
+0200
@@ -14,6 +14,15 @@
 
 QHexEdit::QHexEdit(QWidget *parent) : QAbstractScrollArea(parent)
 {
+_addressArea = true;
+_addressWidth = 4;
+_asciiArea = true;
+_overwriteMode = true;
+_highlighting = true;
+_readOnly = false;
+_cursorPosition = 0;
+_lastEventSize = 0;
+
 _chunks = new Chunks();
 _undoStack = new UndoStack(_chunks, this);
 #ifdef Q_OS_WIN32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qhexedit2-0.7.7/src/qhexedit.h 
new/qhexedit2-0.7.8/src/qhexedit.h
--- old/qhexedit2-0.7.7/src/qhexedit.h  2016-04-14 19:15:41.0 +0200
+++ new/qhexedit2-0.7.8/src/qhexedit.h  2016-08-01 22:19:26.0 +0200
@@ -11,7 +11,7 @@
 /** \mainpage
 QHexEdit is a binary editor widget for Qt.
 
-\version Version 0.7.7
+\version Version 0.7.8
 \image html qhexedit.png
 */