Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librepods for openSUSE:Factory 
checked in at 2025-12-26 14:37:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librepods (Old)
 and      /work/SRC/openSUSE:Factory/.librepods.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librepods"

Fri Dec 26 14:37:39 2025 rev:2 rq:1324421 version:0.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/librepods/librepods.changes      2025-11-28 
16:56:13.390599635 +0100
+++ /work/SRC/openSUSE:Factory/.librepods.new.1928/librepods.changes    
2025-12-26 14:37:48.039167232 +0100
@@ -1,0 +2,8 @@
+Thu Dec 25 23:16:10 UTC 2025 - Richard Rahl <[email protected]>
+
+- disable building for %{arm32} and %{ix86}, as these arches can't
+  allocate enough memory
+- increase memory for %{arm64} %{ppc64} and %{s390x} so those don't
+  run out of memory
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ librepods.spec ++++++
--- /var/tmp/diff_new_pack.d0nzr8/_old  2025-12-26 14:37:49.675234482 +0100
+++ /var/tmp/diff_new_pack.d0nzr8/_new  2025-12-26 14:37:49.679234647 +0100
@@ -29,6 +29,7 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(libpulse)
+ExcludeArch:    %{arm32} %{ix86}
 
 %description
 LibrePods unlocks Apple's exclusive AirPods features on non-Apple devices. Get

++++++ _constraints ++++++
<?xml version="1.0"?>
<constraints>
  <overwrite>
    <conditions>
      <arch>aarch64</arch>
      <arch>ppc64le</arch>
      <arch>s390x</arch>
    </conditions>
    <hardware>
      <physicalmemory>
        <size unit="G">12</size>
      </physicalmemory>
    </hardware>
  </overwrite>
</constraints>

Reply via email to