Hello community,

here is the log from the commit of package aml for openSUSE:Factory checked in 
at 2020-09-25 16:32:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aml (Old)
 and      /work/SRC/openSUSE:Factory/.aml.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aml"

Fri Sep 25 16:32:43 2020 rev:2 rq:835891 version:0.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/aml/aml.changes  2020-08-07 14:20:13.090386239 
+0200
+++ /work/SRC/openSUSE:Factory/.aml.new.4249/aml.changes        2020-09-25 
16:33:21.363987401 +0200
@@ -1,0 +2,6 @@
+Wed Sep 16 07:27:15 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Use %meson_build before calling %meson_install. The RPM macros
+  changed in meson 0.55.
+
+-------------------------------------------------------------------

Old:
----
  v0.1.0.tar.gz

New:
----
  aml-0.1.0.tar.gz

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

Other differences:
------------------
++++++ aml.spec ++++++
--- /var/tmp/diff_new_pack.rCbyRg/_old  2020-09-25 16:33:21.879987859 +0200
+++ /var/tmp/diff_new_pack.rCbyRg/_new  2020-09-25 16:33:21.883987863 +0200
@@ -22,7 +22,7 @@
 Summary:        Another Main Loop
 License:        ISC
 URL:            https://github.com/any1/aml
-Source0:        https://github.com/any1/aml/archive/v%{version}.tar.gz
+Source0:        
https://github.com/any1/aml/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 
@@ -50,6 +50,8 @@
 %build
 %meson
 
+%meson_build
+
 %install
 %meson_install
 
@@ -67,4 +69,5 @@
 %files -n libaml0
 %{_libdir}/libaml.so.0
 %{_libdir}/libaml.so.0.0.0
+
 %changelog


Reply via email to