Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bazel-rules-pkg for openSUSE:Factory 
checked in at 2026-09-17 17:05:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bazel-rules-pkg (Old)
 and      /work/SRC/openSUSE:Factory/.bazel-rules-pkg.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bazel-rules-pkg"

Thu Sep 17 17:05:40 2026 rev:2 rq:1378581 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bazel-rules-pkg/bazel-rules-pkg.changes  
2023-06-11 19:57:38.868016338 +0200
+++ 
/work/SRC/openSUSE:Factory/.bazel-rules-pkg.new.383539/bazel-rules-pkg.changes  
    2026-09-17 17:05:41.505885608 +0200
@@ -1,0 +2,17 @@
+Sun Sep 13 06:10:00 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 1.3.0 (upstream release tag 1.3):
+- Bzlmod support via MODULE.bazel; runfiles now carry workspace name
+- New pkg_install rule for tree artifacts with destdir, symlink support
+- pkg_rpm: pkg_sub_rpm subpackages, debuginfo and Epoch support,
+  Obsoletes/conflicts, posttrans/postun scriptlets, empty RPMs,
+  data attribute, relocatable rpmbuild
+- pkg_deb: md5sums control file, Multi-Arch field, variables in
+  package name, changelog and provides/replaces files, zst data
+- pkg_tar: duplicate paths allowed, optional mtime and permission
+  preservation, configurable compression including xz, txz extension
+- pkg_zip: configurable compression and symlink support
+- Providers split out into separately released rules_pkg_providers
+- Drop Group tag, point Source0 at the versioned release asset
+
+-------------------------------------------------------------------

Old:
----
  rules_pkg-0.7.0.tar.gz

New:
----
  rules_pkg-1.3.0.tar.gz

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

Other differences:
------------------
++++++ bazel-rules-pkg.spec ++++++
--- /var/tmp/diff_new_pack.zENCAc/_old  2026-09-17 17:05:44.154996727 +0200
+++ /var/tmp/diff_new_pack.zENCAc/_new  2026-09-17 17:05:44.159996937 +0200
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package bazel-rules-pkg
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,17 @@
 #
 
 
-%define src_install_dir /usr/src/%{name}
+%define src_install_dir %{_prefix}/src/%{name}
 %define base_name bazel-rules-pkg
-
+# Tag 1.3 ships artifact version 1.3.0
+%define upstream_tag 1.3
 Name:           %{base_name}
-Version:        0.7.0
+Version:        1.3.0
 Release:        0
 Summary:        Bazel rules for building tar, zip, deb, and rpm for packages
 License:        Apache-2.0
-Group:          Development/Tools/Building
 URL:            https://github.com/bazelbuild/rules_pkg
-Source0:        
https://github.com/bazelbuild/rules_pkg/releases/download/0.7.0/rules_pkg-%{version}.tar.gz
+Source0:        
https://github.com/bazelbuild/rules_pkg/releases/download/%{upstream_tag}/rules_pkg-%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  unzip

++++++ rules_pkg-0.7.0.tar.gz -> rules_pkg-1.3.0.tar.gz ++++++
++++ 7508 lines of diff (skipped)

Reply via email to