Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package obs-service-format_spec_file for 
openSUSE:Factory checked in at 2025-12-09 12:50:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-format_spec_file (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new.1939 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-format_spec_file"

Tue Dec  9 12:50:37 2025 rev:92 rq:1321560 version:20250923

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-format_spec_file/obs-service-format_spec_file.changes
        2025-09-29 16:36:11.664413734 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new.1939/obs-service-format_spec_file.changes
      2025-12-09 12:56:55.608530274 +0100
@@ -1,0 +2,5 @@
+Mon Dec  1 20:05:51 UTC 2025 - Antonio Teixeira <[email protected]>
+
+- Add PKGBUILD to enable builds for Arch Linux
+
+-------------------------------------------------------------------

New:
----
  PKGBUILD

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

Other differences:
------------------
++++++ PKGBUILD ++++++
pkgname=obs-service-format_spec_file
pkgver=20250923
pkgrel=0
pkgdesc='An OBS source service: reformats a spec file to SUSE standard'
arch=('any')
url='https://github.com/openSUSE/obs-service-format_spec_file'
license=('GPL-2.0-only')
depends=('obs-service-source_validator')
source=($pkgname-$pkgver.tar.bz2)
sha256sums=('SKIP')

package() {
    cd "$pkgname-$pkgver"
    make DESTDIR=$pkgdir install
}

Reply via email to