commit pinta for openSUSE:Factory

2020-09-28 Thread root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2020-09-28 14:28:54

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


Package is "pinta"

Mon Sep 28 14:28:54 2020 rev:23 rq:838102 version:1.7

Changes:

--- /work/SRC/openSUSE:Factory/pinta/pinta.changes  2020-04-01 
19:20:07.551579371 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new.4249/pinta.changes2020-09-28 
14:29:10.310153204 +0200
@@ -1,0 +2,58 @@
+Sun Aug 16 10:15 UTC 2020 - GuinuxBR 
+
+- Update to version 1.7:
+  * New Features / Improvements
++ Added a tab view to switch between images. The tabs can also be docked 
side-by-side or pulled into new windows. (#94).
++ The Rotate / Zoom dialog now supports zooming and panning (#1252756).
++ Added a Smooth Erase tool, which is enabled using the Type menu on the 
Erase tool's toolbar (#110).
++ The Pencil tool can switch between different blend modes (#124, 
#1688743).
++ Added support for JASC PaintShop Pro palette files (#126).
++ The transform tools can now rotate in fixed increments by holding Shift 
(#134).
++ The Move Selected tool can now scale by holding Ctrl (#138).
++ Dragging and dropping a URL (e.g. image from a web browser) to download 
and open the image is now supported (#80, #644123).
++ Performance improvements when interacting with selections, particularly 
for large images (#1428740).
++ The Rectangle Select tool now shows different arrow cursors at each 
corner of the selection (#1188143).
++ Added an AppData file for integration with some Linux app stores (#121).
++ A new user guide has been written for the Pinta website! Thanks to 
@jeneira94, @akaro2424, and @anadvu for their contributions!
+
+  * Changes
+
++ .NET 4.5 / Mono 4.0 are now required.
++ Mono 6.x is strongly recommended for Mac and Linux users.
++ UI improvements to the New Image dialog (#99, [1424547).
++ The Rotate / Zoom dialog now rotates in-place instead of changing the 
layer's size.
++ Cairo blend operations are now used instead of PDN's managed blend modes 
(#98, #1248933, #1091910).
++ The tool windows can now only be closed with the View -> Tool Windows 
menu, as it was easy to accidentally close them without knowing how to recover 
them (#1428720).
++ The shortcut for the Intersect selection mode is now Alt + Left Click 
instead of using Shift, which had caused conflicts with holding Shift to 
constrain the selection to a square (#1426660).
+
+  * Bug Fixes
+
++ Fixed many issues where selection changes did not update correctly 
(#1438022, #1188924, #1429830, #1098137, #105).
++ Fixed incorrect behaviour when using the Shift key to constrain to a 
square or circle in the Rectangle and Ellipse tools (#1452607).
++ The option to expand the canvas when pasting an image now only changes 
the canvas size in the dimension where the pasted image is larger (#1883623).
++ Fixed a bug where Auto Crop used the current layer instead of the entire 
image when deciding what to crop, and takes the selection into account 
(#1434928, #1434906).
++ Fixed potential crashes when switching tools without any open documents 
(#1425612).
++ Fixed a potential bug where the OK button in the New Image dialog could 
be incorrectly disabled (#1430203).
++ Fixed a crash when clicking on the Open Images pad after closing all 
images (#1430789).
++ Fixed a bug where the Levels dialog closed unexpectedly when clicking on 
one of the color checkboxes (#1435045).
++ The outline width settings on the Text Tool's toolbar now only show up 
if they are relevant to the stroke style being used (#1426663).
++ Fixed a potential crash creating gradients (#1446217).
++ Fixed issues where the selection handles disappeared after pressing 
Delete (#1424629).
++ Fixed several transparency-related issues with premultiplied alpha 
(#109, #113, #114, #117, #125).
++ Corrected display problems in the Move Selected Tool and live previews 
for effects (#115).
++ Add-ins can now load icons correctly (#116).
++ Fixed strange behaviour when the width or height of a drawn rounded 
rectangle is 0 (#112).
++ Fixed issues with the text tool on OSX (#1425749).
++ Fixed inconsistent labels in the UI (#1579033).
++ Fixed issues with the zoom tool under certain locales (#139, #133, 
#1464855).
++ Fixed issues when drawing on very zoomed-in images (#129, #133).
++ Fixed issues where brushes could draw outside the selection (#1775709).
++ Fixed issues with the docking library (#832395).
++ Fixed a bug where undoing a history item could set the background 
palette color to the foreground color (#1888131).
++ Fixed issues where the zoom 

commit pinta for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2020-04-01 19:20:03

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


Package is "pinta"

Wed Apr  1 19:20:03 2020 rev:22 rq:790604 version:1.6

Changes:

--- /work/SRC/openSUSE:Factory/pinta/pinta.changes  2015-06-12 
20:31:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new.3248/pinta.changes2020-04-01 
19:20:07.551579371 +0200
@@ -1,0 +2,5 @@
+Tue Mar 31 22:12:31 UTC 2020 - Karl Cheng 
+
+- Fix unresolvable Mono addins dependency 
+
+---



Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.urMtsq/_old  2020-04-01 19:20:09.731580351 +0200
+++ /var/tmp/diff_new_pack.urMtsq/_new  2020-04-01 19:20:09.735580353 +0200
@@ -29,7 +29,7 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
-BuildRequires:  mono(Mono.Addins)
+BuildRequires:  mono-addins-devel
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(glib-sharp-2.0)
 BuildRequires:  pkgconfig(gtk-sharp-2.0)




commit pinta for openSUSE:Factory

2015-06-12 Thread h_root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2015-06-12 20:31:17

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


Package is pinta

Changes:

--- /work/SRC/openSUSE:Factory/pinta/pinta.changes  2015-03-05 
18:17:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.pinta.new/pinta.changes 2015-06-12 
20:31:22.0 +0200
@@ -1,0 +2,10 @@
+Thu Jun 11 13:15:26 UTC 2015 - dims...@opensuse.org
+
+- Fix build with mono 4.0 (sed hacks borrowed from Fedora).
+
+---
+Tue May 19 13:16:57 UTC 2015 - mailaen...@opensuse.org
+
+- enable checks
+
+---



Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.gpjghx/_old  2015-06-12 20:31:23.0 +0200
+++ /var/tmp/diff_new_pack.gpjghx/_new  2015-06-12 20:31:23.0 +0200
@@ -48,6 +48,9 @@
 
 %prep
 %setup -q
+# update the project and solution files for mono4
+find . -name *.sln -print -exec sed -i 's/Format Version 10.00/Format 
Version 11.00/g' {} \;
+find . \( -name *.csproj -o -name *.proj \) -print -exec sed -i 
's#ToolsVersion=3.5#ToolsVersion=4.0#g; 
s#TargetFrameworkVersion.*/TargetFrameworkVersion##g; 
s#PropertyGroup#PropertyGroupTargetFrameworkVersionv4.5/TargetFrameworkVersion#g;
 s#Mono.Posix, Version.*#Mono.Posix#g' {} \;
 
 %build
 autoreconf -fi
@@ -58,6 +61,9 @@
 %make_install
 %find_lang %{name}
 
+%check
+make check
+
 %post
 %desktop_database_post
 %icon_theme_cache_post




commit pinta for openSUSE:Factory

2015-03-05 Thread h_root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2015-03-05 15:43:27

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


Package is pinta

Changes:

--- /work/SRC/openSUSE:Factory/pinta/pinta.changes  2014-05-27 
18:30:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new/pinta.changes 2015-03-05 
18:17:26.0 +0100
@@ -1,0 +2,61 @@
+Wed Mar  4 10:28:52 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.6:
+  * New Features / Improvements:
++ Redesigned shape tools (demo video):
+  - The Line tool now supports drawing curves and arrows.
+  - Shapes remain editable after being drawn.
+  - All shape tools now support drawing dashed lines.
++ All selection tools now support the Union, Exclude, Xor, and
+  Intersection modes.
++ New community add-in repository - add-ins can be installed
+  through the Add-in Manager dialog (via the Add-ins menu).
++ Redesigned New Image dialog, which includes presets,
+  orientation and background options, and a thumbnail preview
+  of the image.
++ The toolbox and color palette now have a flexible layout and
+  can expand horizontally, making them significantly more
+  usable on small screens.
++ When launching Pinta from the command line, the standard
+  --version and --help options are now supported.
+  * Bug Fixes:
++ Fix a number of issues with the text tool’s support for
+  Unicode text.
++ Fix a number of issues with undoing selections.
++ Fix a number of untranslatable strings throughout Pinta, and
+  the zoom toolbar’s percentages are now formatted using the
+  current locale.
++ The text tool now supports the standard shortcuts for
+  toggling bold (Ctrl+B), italic (Ctrl+I), and underline
+  (Ctrl+U), and all of the text can be selected with Ctrl+A.
++ Fix a potential crash after undoing a text action.
++ Fix a crash when holding both the left and right mouse
+  buttons with the Pencil tool.
++ Fix issues with zooming in very far on large images.
++ Fix a potential crash when exiting Pinta.
++ Fix issues with the toolbar’s state (hidden vs. visible) not
+  being preserved after re-opening Pinta.
++ Fix several bugs where undo did not work correctly for the
+  Freeform Shape tool.
++ Fix a bug where resizing a selection allowed the selection to
+  grow beyond the edge of the canvas.
++ The selection handles are now larger and easier to click.
++ Fix bugs where using the Recolor tool after the Line/Curve
+  tool resulted in odd behavior.
++ The error dialog now includes a link to the bug tracker.
++ Improve the error message when opening an unsupported file
+  format.
++ Fix an issue where cancelling the saving of a jpg image made
+  it appear that the image had actually been saved.
++ Auto-hiding now works correctly for the history and open
+  images pads.
++ Auto Crop now works correctly if there is an active selection.
++ The progress dialog is now modal.
++ The Backspace and Delete keys are now usable when editing
+  text fields in the toolbar.
++ Improve the readability of the text cursor against dark
+  backgrounds.
+- Spec cleanup.
+- Add pinta-lang package.
+
+---

Old:

  pinta-1.5.tar.gz

New:

  pinta-1.6.tar.gz



Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.nSpFjA/_old  2015-03-05 18:17:26.0 +0100
+++ /var/tmp/diff_new_pack.nSpFjA/_new  2015-03-05 18:17:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pinta
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,27 +17,32 @@
 
 
 Name:   pinta
-Version:1.5
+Version:1.6
 Release:0
-Summary:Simple Paint Application
+Summary:Drawing/editing application on C#
 License:MIT
 Group:  Productivity/Graphics/Bitmap Editors
 Url:http://pinta-project.com/
-Source0:%{name}-%{version}.tar.gz
-BuildRequires:  glade-sharp2
-BuildRequires:  gtk-sharp2
+Source: 
https://github.com/PintaProject/Pinta/releases/download/%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
-BuildRequires:  mono-addins
-BuildRequires:  mono-devel = 

commit pinta for openSUSE:Factory

2014-05-27 Thread h_root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2014-05-27 18:30:10

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


Package is pinta

Changes:

--- /work/SRC/openSUSE:Factory/pinta/pinta.changes  2014-04-16 
07:35:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new/pinta.changes 2014-05-27 
18:30:11.0 +0200
@@ -1,0 +2,6 @@
+Mon May 26 19:28:55 UTC 2014 - devel...@develop7.info
+
+- update to v1.5
+  * see https://github.com/PintaProject/Pinta/releases/tag/1.5
+
+---

Old:

  pinta-1.4.tar.gz

New:

  pinta-1.5.tar.gz



Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.Fnlh1Q/_old  2014-05-27 18:30:15.0 +0200
+++ /var/tmp/diff_new_pack.Fnlh1Q/_new  2014-05-27 18:30:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pinta
-Version:1.4
+Version:1.5
 Release:0
 Summary:Simple Paint Application
 License:MIT
@@ -26,11 +26,11 @@
 Source0:%{name}-%{version}.tar.gz
 BuildRequires:  glade-sharp2
 BuildRequires:  gtk-sharp2
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
-BuildRequires:  mono-devel = 2.8
 BuildRequires:  mono-addins
+BuildRequires:  mono-devel = 2.8
 BuildRequires:  update-desktop-files
-BuildRequires:  hicolor-icon-theme
 Requires:   gnome-icon-theme
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ pinta-1.4.tar.gz - pinta-1.5.tar.gz ++
 179418 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pinta for openSUSE:Factory

2014-04-15 Thread h_root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2014-04-16 07:35:17

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


Package is pinta

Changes:

--- /work/SRC/openSUSE:Factory/pinta/pinta.changes  2012-10-03 
09:55:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new/pinta.changes 2014-04-16 
07:35:18.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 12 09:13:48 UTC 2014 - mailaen...@opensuse.org
+
+- added %post macros
+
+---
@@ -8 +13 @@
-Wed Jun 13 04:50:23 UTC 2012 - Matthias Mailänder
+Wed Jun 13 04:50:23 UTC 2012 - mailaen...@opensuse.org



Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.VMK8DO/_old  2014-04-16 07:35:19.0 +0200
+++ /var/tmp/diff_new_pack.VMK8DO/_new  2014-04-16 07:35:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pinta
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,6 +30,7 @@
 BuildRequires:  mono-devel = 2.8
 BuildRequires:  mono-addins
 BuildRequires:  update-desktop-files
+BuildRequires:  hicolor-icon-theme
 Requires:   gnome-icon-theme
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -55,8 +56,15 @@
 
 %suse_update_desktop_file -n %{name}
 
-%clean
-%{__rm} -rf '%{buildroot}'
+%if 0%{?suse_version} = 1140
+%post
+%desktop_database_post
+%icon_theme_cache_post
+
+%postun
+%desktop_database_postun
+%icon_theme_cache_postun
+%endif
 
 %files -f %{name}.lang
 %defattr(-, root, root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pinta for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2012-10-03 09:55:26

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


Package is pinta, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pinta/pinta.changes  2012-05-25 
16:18:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new/pinta.changes 2012-10-03 
09:55:27.0 +0200
@@ -1,0 +2,12 @@
+Thu Sep 27 14:50:38 UTC 2012 - i...@marguerite.su
+
+- update to 1.4
+  * http://pinta-project.com/Releases.Release%201-4.ashx
+
+---
+Wed Jun 13 04:50:23 UTC 2012 - Matthias Mailänder
+
+- Update to 1.3
+  * http://pinta-project.com/Releases.1-3.ashx
+
+---

Old:

  pinta-1.1.tar.bz2

New:

  pinta-1.4.tar.gz



Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.g9JzCS/_old  2012-10-03 09:55:31.0 +0200
+++ /var/tmp/diff_new_pack.g9JzCS/_new  2012-10-03 09:55:31.0 +0200
@@ -17,20 +17,20 @@
 
 
 Name:   pinta
-Version:1.1
+Version:1.4
 Release:0
 Summary:Simple Paint Application
 License:MIT
 Group:  Productivity/Graphics/Bitmap Editors
 Url:http://pinta-project.com/
-Source0:%{name}-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.gz
 BuildRequires:  glade-sharp2
 BuildRequires:  gtk-sharp2
-BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  mono-devel = 2.8
 BuildRequires:  mono-addins
 BuildRequires:  update-desktop-files
+Requires:   gnome-icon-theme
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -46,18 +46,21 @@
 %build
 %configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
 
-make %{?_smp_mflags}
+%__make %{?jobs:-j%jobs}
 
 %install
-%make_install
+%__make install DESTDIR=%{buildroot}
 
 %find_lang %{name}
 
 %suse_update_desktop_file -n %{name}
 
+%clean
+%{__rm} -rf '%{buildroot}'
+
 %files -f %{name}.lang
 %defattr(-, root, root)
-%doc license-mit.txt license-pdn.txt todo.txt
+%doc license-mit.txt license-pdn.txt readme.md
 %{_bindir}/%{name}
 %{_prefix}/lib/%{name}
 %{_mandir}/man1/pinta.1.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pinta for openSUSE:Factory

2012-05-25 Thread h_root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2012-05-25 16:18:21

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


Package is pinta, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pinta/pinta.changes  2011-09-23 
12:41:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new/pinta.changes 2012-05-25 
16:18:45.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 08:11:17 UTC 2012 - i...@marguerite.su
+
+- update to 1.1
+  * http://pinta-project.com/Releases.1-1.ashx
+
+---

Old:

  pinta-1.0.tar.bz2

New:

  pinta-1.1.tar.bz2



Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.bV2x95/_old  2012-05-25 16:18:46.0 +0200
+++ /var/tmp/diff_new_pack.bV2x95/_new  2012-05-25 16:18:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pinta
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,50 +16,48 @@
 #
 
 
-
 Name:   pinta
-Version:1.0
-Release:1
+Version:1.1
+Release:0
+Summary:Simple Paint Application
 License:MIT
+Group:  Productivity/Graphics/Bitmap Editors
 Url:http://pinta-project.com/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gtk-sharp2
+Source0:%{name}-%{version}.tar.bz2
 BuildRequires:  glade-sharp2
-BuildRequires:  update-desktop-files
-BuildRequires:  mono-devel = 2.8
+BuildRequires:  gtk-sharp2
 BuildRequires:  hicolor-icon-theme
-Source0:%{name}-%{version}.tar.bz2
-Summary:Simple Paint Application
-Group:  Productivity/Graphics/Bitmap Editors
+BuildRequires:  intltool
+BuildRequires:  mono-devel = 2.8
+BuildRequires:  mono-addins
+BuildRequires:  update-desktop-files
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
-%lang_package
-
 %description
 Pinta is a drawing/editing program modeled after Paint.NET. It's goal is
 to provide a simplified alternative to GIMP for casual users.
 
+%lang_package
+
 %prep
 %setup -q
 
 %build
 %configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
 
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%__make install DESTDIR=%{buildroot}
+%make_install
 
 %find_lang %{name}
 
 %suse_update_desktop_file -n %{name}
 
-%clean
-%{__rm} -rf '%{buildroot}'
-
 %files -f %{name}.lang
 %defattr(-, root, root)
-%doc license-mit.txt license-pdn.txt todo.txt readme.txt
+%doc license-mit.txt license-pdn.txt todo.txt
 %{_bindir}/%{name}
 %{_prefix}/lib/%{name}
 %{_mandir}/man1/pinta.1.gz

++ pinta-1.0.tar.bz2 - pinta-1.1.tar.bz2 ++
 183710 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pinta for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package pinta for openSUSE:Factory checked 
in at 2011-12-06 18:51:54

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


Package is pinta, Maintainer is 

Changes:




Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.T7OnCw/_old  2011-12-06 19:25:24.0 +0100
+++ /var/tmp/diff_new_pack.T7OnCw/_new  2011-12-06 19:25:24.0 +0100
@@ -20,7 +20,7 @@
 Name:   pinta
 Version:1.0
 Release:1
-License:MIT/X11
+License:MIT
 Url:http://pinta-project.com/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gtk-sharp2

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pinta for openSUSE:Factory

2011-05-06 Thread h_root

Hello community,

here is the log from the commit of package pinta for openSUSE:Factory
checked in at Fri May 6 11:51:31 CEST 2011.




--- GNOME/pinta/pinta.changes   2011-01-14 04:24:43.0 +0100
+++ /mounts/work_src_done/STABLE/pinta/pinta.changes2011-04-28 
21:02:13.0 +0200
@@ -1,0 +2,6 @@
+Thu Apr 28 19:01:21 UTC 2011 - ajorgen...@novell.com
+
+- Update to 1.0
+  * http://pinta-project.com/Release-Notes-1-0.ashx
+
+---

calling whatdependson for head-i586


Old:

  pinta-0.6-1.tar.bz2

New:

  pinta-1.0.tar.bz2



Other differences:
--
++ pinta.spec ++
--- /var/tmp/diff_new_pack.Fb2jv8/_old  2011-05-06 11:50:19.0 +0200
+++ /var/tmp/diff_new_pack.Fb2jv8/_new  2011-05-06 11:50:19.0 +0200
@@ -16,10 +16,9 @@
 #
 
 
-%defineorig_version0.6-1
 
 Name:   pinta
-Version:0.6
+Version:1.0
 Release:1
 License:MIT/X11
 Url:http://pinta-project.com/
@@ -29,10 +28,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  mono-devel = 2.8
 BuildRequires:  hicolor-icon-theme
-Source0:%{name}-%{orig_version}.tar.bz2
-#Source0:   
http://cloud.github.com/downloads/jpobst/Pinta/pinta-0.6-1.tar.gz
-#Dropped desktop file fixed in latest version
-#Patch0: desktop.patch
+Source0:%{name}-%{version}.tar.bz2
 Summary:Simple Paint Application
 Group:  Productivity/Graphics/Bitmap Editors
 BuildArch:  noarch
@@ -47,12 +43,12 @@
 %setup -q
 
 %build
-%configure --prefix=%{_prefix}
+%configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
 
 %__make %{?jobs:-j%jobs}
 
 %install
-%{makeinstall}
+%__make install DESTDIR=%{buildroot}
 
 %find_lang %{name}
 
@@ -63,7 +59,7 @@
 
 %files -f %{name}.lang
 %defattr(-, root, root)
-%doc license-mit.txt license-pdn.txt todo.txt
+%doc license-mit.txt license-pdn.txt todo.txt readme.txt
 %{_bindir}/%{name}
 %{_prefix}/lib/%{name}
 %{_mandir}/man1/pinta.1.gz

++ pinta-0.6-1.tar.bz2 - pinta-1.0.tar.bz2 ++
 104174 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org