Hello community,

here is the log from the commit of package mypaint-brushes for openSUSE:Factory 
checked in at 2020-02-14 16:27:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypaint-brushes (Old)
 and      /work/SRC/openSUSE:Factory/.mypaint-brushes.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypaint-brushes"

Fri Feb 14 16:27:45 2020 rev:2 rq:772449 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypaint-brushes/mypaint-brushes.changes  
2018-05-03 12:31:54.397296173 +0200
+++ 
/work/SRC/openSUSE:Factory/.mypaint-brushes.new.26092/mypaint-brushes.changes   
    2020-02-14 16:27:53.771272775 +0100
@@ -1,0 +2,14 @@
+Wed Mar 20 15:27:34 UTC 2019 - Atri B <[email protected]>
+
+- Update to version 2.0.1:
+  * Include Dieterle brushes.
+- Changes from version 2.0.0:
+  * Tweaks for some new inputs available in (as yet unreleased)
+    mypaint 2.x, such as viewzoom and viewrotation
+- Drop mypaint-brushes-1.3.0-automake16.patch: fixed upstream.
+- Add Requires on mypaint-brushes for -devel package.
+- Add %{name}-rpmlintrc file to suppress a false-positive
+  about a file name starting with \%.
+- Update URL and Source URL in keeping with new upstream home.
+
+-------------------------------------------------------------------

Old:
----
  mypaint-brushes-1.3.0-automake16.patch
  mypaint-brushes-1.3.0.tar.gz

New:
----
  mypaint-brushes-2.0.1.tar.gz
  mypaint-brushes-rpmlintrc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mypaint-brushes.spec ++++++
--- /var/tmp/diff_new_pack.jw3mDB/_old  2020-02-14 16:27:55.195273547 +0100
+++ /var/tmp/diff_new_pack.jw3mDB/_new  2020-02-14 16:27:55.199273549 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mypaint-brushes
 #
-# 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
@@ -17,24 +17,19 @@
 
 
 Name:           mypaint-brushes
-Version:        1.3.0
+Version:        2.0.1
 Release:        0
 Summary:        Brushes to be used with the MyPaint library
 # According to Licenses.dep5 the files used for building/installing are GPLv2+
 # but the shipped brush files are CC0-1.0
 License:        CC0-1.0
 Group:          Productivity/Graphics/Bitmap Editors
-URL:            https://github.com/Jehan/mypaint-brushes
-
-Source0:        
https://github.com/Jehan/mypaint-brushes/archive/v%{version}.tar.gz#/mypaint-brushes-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM mypaint-brushes-1.3.0-automake16.patch -- autogen: add 
automake 1.16 support.
-Patch0:         mypaint-brushes-1.3.0-automake16.patch
-
-BuildRequires:  intltool
+URL:            https://github.com/mypaint/mypaint-brushes
+Source0:        
https://github.com/mypaint/mypaint-brushes/archive/v%{version}.tar.gz#/mypaint-brushes-%{version}.tar.gz
+Source1:        %{name}-rpmlintrc
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
-
 BuildArch:      noarch
 
 %description
@@ -44,6 +39,7 @@
 Summary:        Files for developing with mypaint-brushes
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
 
 %description devel
 This package contains a pkgconfig file which makes it easier to develop
@@ -64,11 +60,11 @@
 %license COPYING Licenses.dep5 Licenses.md
 %doc AUTHORS NEWS README.md
 %dir %{_datadir}/mypaint-data
-%dir %{_datadir}/mypaint-data/1.0
-%{_datadir}/mypaint-data/1.0/brushes
+%dir %{_datadir}/mypaint-data/2.0
+%{_datadir}/mypaint-data/2.0/brushes
 
 %files devel
 %license COPYING Licenses.dep5 Licenses.md
-%{_datadir}/pkgconfig/mypaint-brushes-1.0.pc
+%{_datadir}/pkgconfig/mypaint-brushes-2.0.pc
 
 %changelog

++++++ mypaint-brushes-1.3.0.tar.gz -> mypaint-brushes-2.0.1.tar.gz ++++++
++++ 19743 lines of diff (skipped)

++++++ mypaint-brushes-rpmlintrc ++++++
# The file name does start with a \%, ignore false-positive
addFilter("mypaint-brushes.* unexpanded-macro")

Reply via email to