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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pinta.new/pinta.changes 2012-05-25 
16:18:45.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 08:11:17 UTC 2012 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.bV2x95/_new  2012-05-25 16:18:46.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to