Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nile for openSUSE:Factory checked in 
at 2026-04-28 11:58:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nile (Old)
 and      /work/SRC/openSUSE:Factory/.nile.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nile"

Tue Apr 28 11:58:59 2026 rev:4 rq:1349668 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nile/nile.changes        2026-04-15 
16:14:35.871730682 +0200
+++ /work/SRC/openSUSE:Factory/.nile.new.11940/nile.changes     2026-04-28 
12:02:46.893483110 +0200
@@ -1,0 +2,12 @@
+Mon Apr 27 20:06:57 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.2.0:
+  * This release includes a breaking change that will make auth
+    data incompatible with previous versions of nile.
+    Authorization tokens will be stored in obfuscated file
+    instead of raw json.
+  * [Feat] Add arm64 support
+  * minor additions to allow for better intergration
+  * feat: introduce an encrypted store type
+
+-------------------------------------------------------------------

Old:
----
  _scmsync.obsinfo
  nile-1.1.2.tar.xz

New:
----
  v1.2.0.tar.gz

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

Other differences:
------------------
++++++ nile.spec ++++++
--- /var/tmp/diff_new_pack.GVm7Oc/_old  2026-04-28 12:02:47.385503492 +0200
+++ /var/tmp/diff_new_pack.GVm7Oc/_new  2026-04-28 12:02:47.389503659 +0200
@@ -17,12 +17,12 @@
 
 %define         pythons %{primary_python}
 Name:           nile
-Version:        1.1.2
+Version:        1.2.0
 Release:        0
 Summary:        Unofficial Amazon Games client
 License:        GPL-3.0-only
 URL:            https://github.com/imLinguin/nile.git
-Source:         %{name}-%{version}.tar.xz
+Source:         
https://github.com/imLinguin/nile/archive/refs/tags/v%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module json5}
@@ -79,6 +79,7 @@
 
 %files
 %license LICENSE*
+%doc README.md
 %{_bindir}/nile
 %{python_sitelib}/nile
 %{python_sitelib}/nile-%{version}*.dist-info

Reply via email to