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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new/pinta.changes 2012-10-03 
09:55:27.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Sep 27 14:50:38 UTC 2012 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.g9JzCS/_new  2012-10-03 09:55:31.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to