Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libadwaita for openSUSE:Factory 
checked in at 2021-06-04 00:33:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libadwaita (Old)
 and      /work/SRC/openSUSE:Factory/.libadwaita.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libadwaita"

Fri Jun  4 00:33:52 2021 rev:2 rq:897168 version:1.0.0~alpha.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libadwaita/libadwaita.changes    2021-05-21 
21:49:52.354269120 +0200
+++ /work/SRC/openSUSE:Factory/.libadwaita.new.1898/libadwaita.changes  
2021-06-04 00:34:13.636985987 +0200
@@ -1,0 +2,11 @@
+Thu Jun  3 10:19:04 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 1.0.0~alpha.1 (factually a downgrade, but
+  upstream is still in prorgress of finalizing their versioning
+  scheme):
+  + First official libadwaita 1 alpha.
+- Enable introspection support:
+  + Pass -Dintrospection=enabled to meson.
+  + Create new typelib-1_0-Adw-1 sub package.
+
+-------------------------------------------------------------------

Old:
----
  libadwaita-1.1.0~20210512.obscpio

New:
----
  libadwaita-1.0.0~alpha.1.obscpio

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

Other differences:
------------------
++++++ libadwaita.spec ++++++
--- /var/tmp/diff_new_pack.lk4GeK/_old  2021-06-04 00:34:14.100987323 +0200
+++ /var/tmp/diff_new_pack.lk4GeK/_new  2021-06-04 00:34:14.104987335 +0200
@@ -17,17 +17,19 @@
 
 
 Name:           libadwaita
-Version:        1.1.0~20210512
+Version:        1.0.0~alpha.1
 Release:        0
 Summary:        Adwaita library for mobile device UIs using GTK/GNOME
 License:        LGPL-2.1-or-later
 URL:            https://gitlab.gnome.org/GNOME/libadwaita
 Source:        %{name}-%{version}.tar.xz
-BuildRequires:  vala sassc meson
-BuildRequires:  pkgconfig(glib-2.0) >= 2.44
-BuildRequires:  pkgconfig(gtk4)
+BuildRequires:  meson
+BuildRequires:  sassc
+BuildRequires:  vala
 BuildRequires:  pkgconfig(fribidi)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.44
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gtk4)
 %lang_package
 
 %description
@@ -44,17 +46,27 @@
 %package devel
 Summary:        Development files for the Adwaita library
 Requires:       libadwaita-1-0 = %{version}
+Requires:       typelib-1_0-Adw-1 = %{version}
 
 %description devel
 The aim of the Adwaita library is to help with developing UI for mobile 
devices using GTK/GNOME.
 
+%package -n typelib-1_0-Adw-1
+Summary:        Introspection bindings for Adwaita
+Group:          System/Libraries
+
+%description -n typelib-1_0-Adw-1
+The aim of the Adwaita library is to help with developing UI for mobile 
devices using GTK/GNOME.
+
+This package provides the GObject Introspection bindings for Adwaita.
+
 %prep
 %setup -q
 
 %build
 %meson \
   -Dexamples=false \
-  -Dintrospection=disabled
+  -Dintrospection=enabled
 %meson_build
 
 %install
@@ -70,22 +82,15 @@
 %doc README.md
 %{_libdir}/libadwaita-1.so.0
 
+%files -n typelib-1_0-Adw-1
+%{_libdir}/girepository-1.0/Adw-1.typelib
+
 %files devel
 %{_includedir}/libadwaita-1/
 %{_libdir}/libadwaita-1.so
 %{_libdir}/pkgconfig/libadwaita-1.pc
-
-
-
-
-
-
-
-
-
-
-
-
-
+%{_datadir}/gir-1.0/Adw-1.gir
+%dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/libadwaita-1.{deps,vapi}
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.lk4GeK/_old  2021-06-04 00:34:14.128987404 +0200
+++ /var/tmp/diff_new_pack.lk4GeK/_new  2021-06-04 00:34:14.128987404 +0200
@@ -3,8 +3,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
     <param name="scm">git</param>
-<param name="revision">main</param>
-    <param name="versionformat">1.1.0~%cd</param>
+    <param name="revision">1.0.0-alpha.1</param>
+    <param name="versionformat">1.0.0~alpha.1</param>
   </service>
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">

++++++ libadwaita.obsinfo ++++++
--- /var/tmp/diff_new_pack.lk4GeK/_old  2021-06-04 00:34:14.152987472 +0200
+++ /var/tmp/diff_new_pack.lk4GeK/_new  2021-06-04 00:34:14.152987472 +0200
@@ -1,5 +1,5 @@
 name: libadwaita
-version: 1.1.0~20210512
-mtime: 1620817739
-commit: a1e8587d623791d3c992a934c5feb46ba209432a
+version: 1.0.0~alpha.1
+mtime: 1622199020
+commit: faa9f26a2b8a89923c0b83d42e84078f672c19ec
 

Reply via email to