commit drawing for openSUSE:Factory

2023-04-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package drawing for openSUSE:Factory checked 
in at 2023-04-05 21:28:30

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


Package is "drawing"

Wed Apr  5 21:28:30 2023 rev:5 rq:1077492 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/drawing/drawing.changes  2022-12-14 
14:12:13.199870295 +0100
+++ /work/SRC/openSUSE:Factory/.drawing.new.19717/drawing.changes   
2023-04-05 21:35:54.718656445 +0200
@@ -1,0 +2,20 @@
+Wed Mar 29 16:07:23 UTC 2023 - Dirk Müller 
+
+- update to 1.0.2:
+  * fix the default value of the text background option (as
+reported by #521 and #559)
+  * fix a scenario where saving without transparency would
+consistently fail
+  * automatically reload the picture after saving
+  * mitigate initial state of the "filters" tool if "blur" is
+selected
+  * change the keyboard shortcuts to switch tabs
+  * remove from the highlighter the (ineffective) UI to change
+the active cairo operator
+  * change the UI of the selection tools to improve readability
+of various items
+  * fix typos in the user help manual
+  * change the label of the "toggle the preview" menu item
+  * update several translations
+
+---

Old:

  1.0.1.tar.gz

New:

  1.0.2.tar.gz



Other differences:
--
++ drawing.spec ++
--- /var/tmp/diff_new_pack.UU698W/_old  2023-04-05 21:35:55.294659733 +0200
+++ /var/tmp/diff_new_pack.UU698W/_new  2023-04-05 21:35:55.302659778 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package drawing
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
 
 %define _name com.github.maoschanz.drawing
 Name:   drawing
-Version:1.0.1
+Version:1.0.2
 Release:0
-Summary:A simple drawing application for Linux.
+Summary:A simple drawing application for Linux
 License:GPL-3.0-only
 Group:  Productivity/Graphics/Bitmap Editors
 URL:https://github.com/maoschanz/drawing

++ 1.0.1.tar.gz -> 1.0.2.tar.gz ++
/work/SRC/openSUSE:Factory/drawing/1.0.1.tar.gz 
/work/SRC/openSUSE:Factory/.drawing.new.19717/1.0.2.tar.gz differ: char 13, 
line 1


commit drawing for openSUSE:Factory

2022-12-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package drawing for openSUSE:Factory checked 
in at 2022-12-14 14:11:46

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


Package is "drawing"

Wed Dec 14 14:11:46 2022 rev:4 rq:1042886 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/drawing/drawing.changes  2022-04-20 
16:56:54.978599862 +0200
+++ /work/SRC/openSUSE:Factory/.drawing.new.1835/drawing.changes
2022-12-14 14:12:13.199870295 +0100
@@ -1,0 +2,15 @@
+Sat Dec  3 19:44:20 UTC 2022 - Dirk Müller 
+
+- update to 1.0.1:
+  * enable the highlighter by default (#458)
+  * less intrusive "what's new" message dialog (#504)
+  * non-linear zooming speed profile (to zoom faster when using extreme 
values) (#499)
+  * slower scrolling speed to have a better precision with higher zoom levels 
(#499)
+  * require itstool as a dependency even though it's some useless bloat
+  * fix the adaptivity of the elementaryOS layout (#502)
+  * better keep the image centered on the mouse pointer when changing the zoom 
(#499)
+  * avoid —again— insane attempts to open the binary as an image (#500)
+  * update several translations
+- drop meson_build.patch (upstream)
+
+---

Old:

  1.0.0.tar.gz
  meson_build.patch

New:

  1.0.1.tar.gz



Other differences:
--
++ drawing.spec ++
--- /var/tmp/diff_new_pack.x6gwXv/_old  2022-12-14 14:12:13.851873648 +0100
+++ /var/tmp/diff_new_pack.x6gwXv/_new  2022-12-14 14:12:13.855873669 +0100
@@ -18,7 +18,7 @@
 
 %define _name com.github.maoschanz.drawing
 Name:   drawing
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:A simple drawing application for Linux.
 License:GPL-3.0-only
@@ -26,9 +26,6 @@
 URL:https://github.com/maoschanz/drawing
 Source: 
https://github.com/maoschanz/drawing/archive/refs/tags/%{version}.tar.gz
 Source2:drawing-rpmlintrc
-
-Patch0: meson_build.patch
-
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection
 BuildRequires:  itstool
@@ -70,6 +67,8 @@
 %fdupes -s %{buildroot}
 
 %files
+%license LICENSE
+%doc CONTRIBUTING.md README.md
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{_name}.desktop
@@ -77,9 +76,6 @@
 %{_datadir}/icons/hicolor/*/*/*
 %{_datadir}/metainfo/%{_name}.appdata.xml
 
-%doc CONTRIBUTING.md README.md
-%license LICENSE
-
 %files lang -f %{name}.lang
 
 %changelog

++ 1.0.0.tar.gz -> 1.0.1.tar.gz ++
/work/SRC/openSUSE:Factory/drawing/1.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.drawing.new.1835/1.0.1.tar.gz differ: char 13, line 
1


commit drawing for openSUSE:Factory

2022-04-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package drawing for openSUSE:Factory checked 
in at 2022-04-20 16:56:30

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


Package is "drawing"

Wed Apr 20 16:56:30 2022 rev:3 rq:970821 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/drawing/drawing.changes  2022-03-02 
18:22:46.212659497 +0100
+++ /work/SRC/openSUSE:Factory/.drawing.new.1941/drawing.changes
2022-04-20 16:56:54.978599862 +0200
@@ -1,0 +2,40 @@
+Thu Apr  7 22:48:00 UTC 2022 - Emily Gonyer 
+
+- Fixed translation and help file locations.  
+
+--
+Mon Apr  4 14:22:12 UTC 2022 - Emily Gonyer 
+
+- Patched meson.build in help to fix build issue with itstool which kept it 
from building.
+  meson_build.patch
+
+---
+Sun Apr  3 22:34:13 UTC 2022 - Emily Gonyer 
+- updated to 1.0.0 release
+   - enable tools with "alt+letter" mnemonics
+  - larger sidebar items, where the selected tool is easier to see
+  - new "skew" tool
+  - enable or disable specific tools options with the [shift] or [alt] 
keyboard modifiers
+  - show more numerous, more dynamic, more contextual help tips as the 
window's subtitle
+  - display cursor coordinates and other related data when pressing the [ctrl] 
keyboard modifier
+  - dynamically change the label of the "options" submenu in the menu-bar, to 
increase its discoverability
+  - scale tool option to set the size in percentage
+  - suggest to "apply & save" when trying to save while an operation is 
unapplied
+  - highlighter option to straighten the line, so it better follows the 
underlying text
+  - improvements to the "points" tool's numbers readability
+  - suggest to "apply & deselect" when trying to save while theselection 
is active
+  - more precise tools for tiny modifications required by pixel-art
+  - display pixels sharply when zooming deeper than 400%
+  - hide information messages after 4 seconds if they're not that useful
+  - disable the 'reload image from the disk' action if the image has never 
been saved
+  - new 'reset the canvas' action (ctrl+backspace)
+  - warn the user if they're opening an already opened image
+  - suggest to reload the picture if it has changed on the disk
+  - artificially limited framerate to avoid overloading the CPU
+  - menu item and action to change the theme variant preference
+  - toggle the menubar with ctrl+f2
+  - update the user help manual
+  - shorter appdata summary, to comply with guidelines
+  - update several translations
+
+---
@@ -16 +56 @@
-- updated to 0.8.0 release
+- updated 0.8.0 release

Old:

  0.8.0.tar.gz

New:

  1.0.0.tar.gz
  meson_build.patch



Other differences:
--
++ drawing.spec ++
--- /var/tmp/diff_new_pack.hEr6mS/_old  2022-04-20 16:56:55.894600717 +0200
+++ /var/tmp/diff_new_pack.hEr6mS/_new  2022-04-20 16:56:55.898600721 +0200
@@ -18,14 +18,17 @@
 
 %define _name com.github.maoschanz.drawing
 Name:   drawing
-Version:0.8.0
+Version:1.0.0
 Release:0
-Summary:A simple draw application for Linux
+Summary:A simple drawing application for Linux.
 License:GPL-3.0-only
 Group:  Productivity/Graphics/Bitmap Editors
 URL:https://github.com/maoschanz/drawing
 Source: 
https://github.com/maoschanz/drawing/archive/refs/tags/%{version}.tar.gz
 Source2:drawing-rpmlintrc
+
+Patch0: meson_build.patch
+
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection
 BuildRequires:  itstool
@@ -44,9 +47,13 @@
 BuildArch:  noarch
 
 %description
-This application is a free basic image editor, similar to Microsoft Paint, but 
aiming at the GNOME desktop.
+This application is a free basic image editor, similar to Microsoft Paint, is 
aiming at the GNOME desktop.
+
+PNG, JPEG and BMP files are supported.
 
-More traditional design user interfaces are available too, as well as an 
elementaryOS layout. The app should also be compatible with GNU-Linux 
smartphones.
+Besides GNOME, the app is well integrated in traditional-looking desktops, as 
well as an elementaryOS layout.
+
+It should also be compatible with the Pinephone and Librem 5 smartphones.
 
 %lang_package
 
@@ -59,7 +66,7 @@
 
 %install
 %meson_install
-%find_lang %{name} --without-gnome
+%find_lang %{name} --with-gnome
 %fdupes -s %{buildroot}
 
 %files
@@ -69,7 +76,7 @@
 %{_datadir}/glib-2.0/schemas/%{_name}.gschema.xml
 %{_datadir}/icons/hicolor/*/*/*
 %{_datadir}/metainfo/%{_nam

commit drawing for openSUSE:Factory

2022-03-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package drawing for openSUSE:Factory checked 
in at 2022-03-02 18:22:36

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


Package is "drawing"

Wed Mar  2 18:22:36 2022 rev:2 rq:958496 version:0.8.0

Changes:

--- /work/SRC/openSUSE:Factory/drawing/drawing.changes  2021-05-03 
22:08:14.908471076 +0200
+++ /work/SRC/openSUSE:Factory/.drawing.new.1958/drawing.changes
2022-03-02 18:22:46.212659497 +0100
@@ -1,0 +2,6 @@
+Wed Mar  2 16:28:55 UTC 2022 - Dominique Leuenberger 
+
+- Add explicit itstool BuildRequires, as meson.build checks for it:
+  do not expect anything else to pull it in.
+
+---



Other differences:
--
++ drawing.spec ++
--- /var/tmp/diff_new_pack.vugJ3l/_old  2022-03-02 18:22:46.948659523 +0100
+++ /var/tmp/diff_new_pack.vugJ3l/_new  2022-03-02 18:22:46.956659523 +0100
@@ -1,6 +1,7 @@
+#
 # spec file for package drawing
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,30 +15,31 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define _name com.github.maoschanz.drawing
 Name:   drawing
 Version:0.8.0
 Release:0
 Summary:A simple draw application for Linux
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Productivity/Graphics/Bitmap Editors
 URL:https://github.com/maoschanz/drawing
-Source: 
https://github.com/maoschanz/drawing/archive/refs/tags/%version.tar.gz
+Source: 
https://github.com/maoschanz/drawing/archive/refs/tags/%{version}.tar.gz
 Source2:   drawing-rpmlintrc
-
-BuildRequires:  meson
 BuildRequires:  fdupes
+BuildRequires:  gobject-introspection
+BuildRequires:  itstool
+BuildRequires:  meson
+BuildRequires:  pkgconfig
 BuildRequires:  python3-gobject
-BuildRequires:  python3-pycairo
 BuildRequires:  python3-gobject-devel
+BuildRequires:  python3-pycairo
 BuildRequires:  pkgconfig(gtk+-3.0)
-
 Requires:   python3
 Requires:   python3-gobject
 Requires:   python3-gobject-Gdk
 Requires:   python3-gobject-cairo
 Requires:   python3-pycairo
-BuildRequires: gobject-introspection
 Recommends: yelp
 BuildArch:  noarch