Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package adriconf for openSUSE:Factory 
checked in at 2022-12-06 16:25:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adriconf (Old)
 and      /work/SRC/openSUSE:Factory/.adriconf.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adriconf"

Tue Dec  6 16:25:11 2022 rev:6 rq:1040682 version:2.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/adriconf/adriconf.changes        2022-03-28 
17:01:57.601083394 +0200
+++ /work/SRC/openSUSE:Factory/.adriconf.new.1835/adriconf.changes      
2022-12-06 16:25:13.146880542 +0100
@@ -1,0 +2,6 @@
+Tue Dec  6 13:34:52 UTC 2022 - Martin Pluskal <[email protected]>
+
+- Update to version 2.5.1:
+  * No changelog provided
+
+-------------------------------------------------------------------

Old:
----
  adriconf-v2.5.0.tar.bz2

New:
----
  adriconf-v2.5.1.tar.bz2

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

Other differences:
------------------
++++++ adriconf.spec ++++++
--- /var/tmp/diff_new_pack.c3ddIx/_old  2022-12-06 16:25:13.710883666 +0100
+++ /var/tmp/diff_new_pack.c3ddIx/_new  2022-12-06 16:25:13.718883711 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           adriconf
-Version:        2.5.0
+Version:        2.5.1
 Release:        0
 Summary:        Advanced DRI Configurator
 License:        GPL-3.0-only

++++++ adriconf-v2.5.0.tar.bz2 -> adriconf-v2.5.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/adriconf-v2.5.0/VERSION new/adriconf-v2.5.1/VERSION
--- old/adriconf-v2.5.0/VERSION 2021-12-29 18:17:02.000000000 +0100
+++ new/adriconf-v2.5.1/VERSION 2022-11-20 14:20:34.000000000 +0100
@@ -1 +1 @@
-2.5.0
\ No newline at end of file
+2.5.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/adriconf-v2.5.0/flatpak/org.freedesktop.adriconf.json 
new/adriconf-v2.5.1/flatpak/org.freedesktop.adriconf.json
--- old/adriconf-v2.5.0/flatpak/org.freedesktop.adriconf.json   2021-12-29 
18:17:02.000000000 +0100
+++ new/adriconf-v2.5.1/flatpak/org.freedesktop.adriconf.json   2022-11-20 
14:20:34.000000000 +0100
@@ -20,8 +20,9 @@
    "modules": [
       {
          "name": "sigc++",
+         "buildsystem": "meson",
          "config-opts": [
-            "--disable-documentation"
+            "-Dbuild-examples=false"
          ],
          "cleanup": [
             "/lib/sigc++-2.0"
@@ -36,8 +37,9 @@
       },
       {
          "name": "cairomm",
+         "buildsystem": "meson",
          "config-opts": [
-            "--disable-documentation"
+            "-Dbuild-examples=false"
          ],
          "cleanup": [
             "/lib/cairomm-1.0"
@@ -52,8 +54,9 @@
       },
       {
          "name": "glibmm",
+         "buildsystem": "meson",
          "config-opts": [
-            "--disable-documentation"
+            "-Dbuild-examples=false"
          ],
          "cleanup": [
             "/lib/glibmm-2.4",
@@ -69,9 +72,7 @@
       },
       {
          "name": "pangomm",
-         "config-opts": [
-            "--disable-documentation"
-         ],
+         "buildsystem": "meson",
          "cleanup": [
             "/lib/pangomm-1.4"
          ],
@@ -85,9 +86,7 @@
       },
       {
          "name": "atkmm",
-         "config-opts": [
-            "--disable-documentation"
-         ],
+         "buildsystem": "meson",
          "cleanup": [
             "/lib/atkmm-1.6"
          ],
@@ -101,8 +100,10 @@
       },
       {
          "name": "gtkmm",
+         "buildsystem": "meson",
          "config-opts": [
-            "--disable-documentation"
+            "-Dbuild-demos=false",
+            "-Dbuild-tests=false"
          ],
          "cleanup": [
             "/lib/gtkmm-3.0",
@@ -112,13 +113,13 @@
             {
                "type": "archive",
                "url": 
"https://ftp.acc.umu.se/pub/GNOME/sources/gtkmm/3.24/gtkmm-3.24.5.tar.xz";,
-               "sha256": 
"9beb71c3e90cfcfb790396b51e3f5e7169966751efd4f3ef9697114be3be6743"
+               "sha256": 
"856333de86689f6a81c123f2db15d85db9addc438bc3574c36f15736aeae22e6"
             }
          ]
       },
       {
          "name": "pugixml",
-         "cmake": true,
+         "buildsystem": "cmake",
          "sources": [
             {
                "type": "archive",
@@ -161,7 +162,7 @@
             {
                "type": "git",
                "url": "https://gitlab.freedesktop.org/mesa/adriconf/";,
-               "tag": "v2.5.0"
+               "tag": "v2.5.1"
             },
             {
                "type": "file",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/adriconf-v2.5.0/flatpak/org.freedesktop.adriconf.metainfo.xml 
new/adriconf-v2.5.1/flatpak/org.freedesktop.adriconf.metainfo.xml
--- old/adriconf-v2.5.0/flatpak/org.freedesktop.adriconf.metainfo.xml   
2021-12-29 18:17:02.000000000 +0100
+++ new/adriconf-v2.5.1/flatpak/org.freedesktop.adriconf.metainfo.xml   
2022-11-20 14:20:34.000000000 +0100
@@ -24,6 +24,12 @@
       </screenshot>
    </screenshots>
    <releases>
+      <release version="2.5.1" date="2022-11-20" urgency="low">
+         <p>This is a maintenance release</p>
+         <ul>
+            <li>Updated Platform SDK from 20.08 to 22.08</li>
+         </ul>
+      </release>
       <release version="2.5.0" date="2021-12-29" urgency="low">
          <p>This is a maintenance release</p>
          <ul>
@@ -234,4 +240,4 @@
    <url type="homepage">https://gitlab.freedesktop.org/mesa/adriconf</url>
    <update_contact>[email protected]</update_contact>
    <developer_name>Jean Hertel</developer_name>
-</component>
\ No newline at end of file
+</component>

Reply via email to