Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lowdown for openSUSE:Factory checked 
in at 2024-12-26 12:24:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lowdown (Old)
 and      /work/SRC/openSUSE:Factory/.lowdown.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lowdown"

Thu Dec 26 12:24:43 2024 rev:5 rq:1233410 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lowdown/lowdown.changes  2024-12-08 
11:38:18.356551662 +0100
+++ /work/SRC/openSUSE:Factory/.lowdown.new.1881/lowdown.changes        
2024-12-26 12:24:58.977193619 +0100
@@ -1,0 +2,52 @@
+Thu Dec 26 00:53:43 UTC 2024 - scott.bradn...@suse.com
+
+- Update to version 1.4.0:
+  * Bump version.
+  * Document template literals.
+  * Handle delimiters in literal strings.
+  * Literal strings in --template.
+  * Add more regressions.
+  * Make --template escaperoff() escape initial delim.
+  * On-going version notes.
+  * Add more possible contributions nobody will do.
+  * Simplify and cohere -tterm images and links.
+  * Document RELLINKS in library manpage.
+  * Rehyphenate some command-line arguments.
+  * Tidy up options-parsing area.
+  * Hook up --term-no-rellinks.
+  * Add -tterm ignoring of relative links.
+  * Remove unused styles.
+  * Have -tterm footnote block header be an hrule.
+  * Use -tterm unicode lines for blocks/tables.
+  * Use horizontal UTF-8 sequence for hrule.
+  * Horizontal rule gets full vertical space.
+  * Have CI use -fsanitize during build.
+  * Don't pass NULL to strndup.
+  * Fix UB found by -fsanitize.
+  * Process --version, -h, --help.
+  * Document --term-hmargin=auto.
+  * Document consumer of lowdown_opts_term.
+  * Document new lowdown_opts_term.
+  * Document hpadding/hmargin.
+  * Refactor padding, margin, width, columns.
+  * Specify padding/margin for -tterm.
+  * Fix off-by-one when outputting -tterm words.
+  * Add --template debugging.
+  * Rename "--nroff-xxx" arguments as "--roff-xxx".
+  * Bumping version.
+  * Document escapegemini*.
+  * Document --template accepted by -tgemini.
+  * Add --template to -tgemini.
+  * Remove stray space.
+  * Specify Gemtext.
+  * Update to proper Gemini version used.
+  * Move -tgemini escape into its own file.
+  * Add --template to -tman, -tms.
+  * Add templating abilities to -tman, -tms.
+  * Running version documentation.
+  * Document new template features.
+  * Add not(), "--$", and clarify empty for/ifdef.
+  * Move nroff escape to its own file.
+  * Simplify template literals and add eoln statement.
+
+-------------------------------------------------------------------

Old:
----
  lowdown-1.3.1.tar.gz

New:
----
  lowdown-1.4.0.tar.gz

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

Other differences:
------------------
++++++ lowdown.spec ++++++
--- /var/tmp/diff_new_pack.ya5NfE/_old  2024-12-26 12:24:59.681222465 +0100
+++ /var/tmp/diff_new_pack.ya5NfE/_new  2024-12-26 12:24:59.681222465 +0100
@@ -20,7 +20,7 @@
 #%%global version_string VERSION_1_1_0
 
 Name:           lowdown
-Version:        1.3.1
+Version:        1.4.0
 Release:        0
 Summary:        Simple markdown translator
 License:        ISC

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ya5NfE/_old  2024-12-26 12:24:59.709223612 +0100
+++ /var/tmp/diff_new_pack.ya5NfE/_new  2024-12-26 12:24:59.713223776 +0100
@@ -2,7 +2,6 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/kristapsdz/lowdown</param>
     <param name="scm">git</param>
-    <param name="revision">VERSION_1_3_1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <!-- If we ever have to package a snapshot, use this format pattern:
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ya5NfE/_old  2024-12-26 12:24:59.733224595 +0100
+++ /var/tmp/diff_new_pack.ya5NfE/_new  2024-12-26 12:24:59.737224759 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/kristapsdz/lowdown</param>
-              <param 
name="changesrevision">6c42fe9655f5db3a0d7eb1ccaa3c1830f211481a</param></service></servicedata>
+              <param 
name="changesrevision">45dc8b4f32a2091adf19f8a3edefddd1fdada344</param></service></servicedata>
 (No newline at EOF)
 

++++++ lowdown-1.3.1.tar.gz -> lowdown-1.4.0.tar.gz ++++++
++++ 5394 lines of diff (skipped)

++++++ lowdown.obsinfo ++++++
--- /var/tmp/diff_new_pack.ya5NfE/_old  2024-12-26 12:24:59.973234429 +0100
+++ /var/tmp/diff_new_pack.ya5NfE/_new  2024-12-26 12:24:59.977234593 +0100
@@ -1,5 +1,5 @@
 name: lowdown
-version: 1.3.1
-mtime: 1733454490
-commit: 6c42fe9655f5db3a0d7eb1ccaa3c1830f211481a
+version: 1.4.0
+mtime: 1735172981
+commit: 45dc8b4f32a2091adf19f8a3edefddd1fdada344
 

Reply via email to