Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package growlight for openSUSE:Factory 
checked in at 2021-02-16 09:19:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/growlight (Old)
 and      /work/SRC/openSUSE:Factory/.growlight.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "growlight"

Tue Feb 16 09:19:07 2021 rev:9 rq:872133 version:1.2.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/growlight/growlight.changes      2021-01-20 
18:27:15.747508593 +0100
+++ /work/SRC/openSUSE:Factory/.growlight.new.28504/growlight.changes   
2021-02-16 09:19:08.567179796 +0100
@@ -1,0 +2,6 @@
+Sat Feb 13 22:17:55 UTC 2021 - Martin Hauke <[email protected]>
+
+- Update to version 1.2.28
+  * Upstream does not provide a changelog
+
+-------------------------------------------------------------------

Old:
----
  growlight-1.2.27.tar.gz

New:
----
  growlight-1.2.28.tar.gz

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

Other differences:
------------------
++++++ growlight.spec ++++++
--- /var/tmp/diff_new_pack.jKdYPQ/_old  2021-02-16 09:19:09.083180508 +0100
+++ /var/tmp/diff_new_pack.jKdYPQ/_new  2021-02-16 09:19:09.087180513 +0100
@@ -23,7 +23,7 @@
 %bcond_without  pandoc
 %endif
 Name:           growlight
-Version:        1.2.27
+Version:        1.2.28
 Release:        0
 Summary:        Disk manipulation and system setup tool
 License:        GPL-3.0-or-later
@@ -45,7 +45,7 @@
 BuildRequires:  pkgconfig(libpci) >= 3.1.9
 BuildRequires:  pkgconfig(libudev) >= 175
 BuildRequires:  pkgconfig(nettle) >= 3.5.1
-BuildRequires:  pkgconfig(notcurses) >= 2.1.5
+BuildRequires:  pkgconfig(notcurses) >= 2.1.8
 BuildRequires:  pkgconfig(pciaccess) >= 0.13.1
 BuildRequires:  pkgconfig(readline)
 BuildRequires:  pkgconfig(zlib) >= 1.2.11

++++++ growlight-1.2.27.tar.gz -> growlight-1.2.28.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/growlight-1.2.27/.drone.yml 
new/growlight-1.2.28/.drone.yml
--- old/growlight-1.2.27/.drone.yml     2021-01-16 01:04:36.000000000 +0100
+++ new/growlight-1.2.28/.drone.yml     2021-02-12 16:38:09.000000000 +0100
@@ -5,7 +5,7 @@
 
 steps:
 - name: debian-build
-  image: dankamongmen/unstable_builder:2021-01-02a
+  image: dankamongmen/unstable_builder:2021-02-12b
   commands:
     - export LANG=en_US.UTF-8
     - mkdir build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/growlight-1.2.27/CMakeLists.txt 
new/growlight-1.2.28/CMakeLists.txt
--- old/growlight-1.2.27/CMakeLists.txt 2021-01-16 01:04:36.000000000 +0100
+++ new/growlight-1.2.28/CMakeLists.txt 2021-02-12 16:38:09.000000000 +0100
@@ -34,7 +34,7 @@
 find_package(PkgConfig REQUIRED)
 find_package(Threads)
 set_package_properties(Threads PROPERTIES TYPE REQUIRED)
-find_package(Notcurses 2.1.5 CONFIG)
+find_package(Notcurses 2.1.8 CONFIG)
 set_package_properties(Notcurses PROPERTIES TYPE REQUIRED)
 pkg_check_modules(LIBATASMART REQUIRED libatasmart>=0.19)
 pkg_check_modules(LIBBLKID REQUIRED blkid>=2.20.1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/growlight-1.2.27/README.md 
new/growlight-1.2.28/README.md
--- old/growlight-1.2.27/README.md      2021-01-16 01:04:36.000000000 +0100
+++ new/growlight-1.2.28/README.md      2021-02-12 16:38:09.000000000 +0100
@@ -22,7 +22,7 @@
  - libcryptsetup 2.1.5+
  - libdevmapper 1.02.74+
  - libnettle 3.5.1+
- - libnotcurses 2.1.5+
+ - libnotcurses 2.1.8+
  - libpci 3.1.9+
  - libpciaccess 0.13.1+
  - libreadline 8.0+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/growlight-1.2.27/doc/man/man8/growlight-readline.8.md 
new/growlight-1.2.28/doc/man/man8/growlight-readline.8.md
--- old/growlight-1.2.27/doc/man/man8/growlight-readline.8.md   2021-01-16 
01:04:36.000000000 +0100
+++ new/growlight-1.2.28/doc/man/man8/growlight-readline.8.md   2021-02-12 
16:38:09.000000000 +0100
@@ -1,6 +1,6 @@
 % growlight-readline(8)
 % nick black <[email protected]>
-% v1.2.27
+% v1.2.28
 
 # NAME
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/growlight-1.2.27/doc/man/man8/growlight.8.md 
new/growlight-1.2.28/doc/man/man8/growlight.8.md
--- old/growlight-1.2.27/doc/man/man8/growlight.8.md    2021-01-16 
01:04:36.000000000 +0100
+++ new/growlight-1.2.28/doc/man/man8/growlight.8.md    2021-02-12 
16:38:09.000000000 +0100
@@ -1,6 +1,6 @@
 % growlight(8)
 % nick black <[email protected]>
-% v1.2.27
+% v1.2.28
 
 # NAME
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/growlight-1.2.27/src/notcurses/notcurses.c 
new/growlight-1.2.28/src/notcurses/notcurses.c
--- old/growlight-1.2.27/src/notcurses/notcurses.c      2021-01-16 
01:04:36.000000000 +0100
+++ new/growlight-1.2.28/src/notcurses/notcurses.c      2021-02-12 
16:38:09.000000000 +0100
@@ -6082,7 +6082,7 @@
   notcurses_options opts = { };
   opts.flags = NCOPTION_INHIBIT_SETLOCALE;
   // opts.loglevel = NCLOGLEVEL_TRACE;
-  if((NC = notcurses_init(&opts, stdout)) == NULL){
+  if((NC = notcurses_core_init(&opts, stdout)) == NULL){
     return EXIT_FAILURE;
   }
   notcurses_mouse_enable(NC);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/growlight-1.2.27/src/readline/readline.c 
new/growlight-1.2.28/src/readline/readline.c
--- old/growlight-1.2.27/src/readline/readline.c        2021-01-16 
01:04:36.000000000 +0100
+++ new/growlight-1.2.28/src/readline/readline.c        2021-02-12 
16:38:09.000000000 +0100
@@ -1776,7 +1776,7 @@
 static void
 do_logo(void){
   int v = ncdirect_render_image(ncd, GROWLIGHT_SHARE "/growlight.jpg",
-                                NCALIGN_CENTER, NCBLIT_DEFAULT, NCSCALE_SCALE);
+                                NCALIGN_CENTER, NCBLIT_DEFAULT, 
NCSCALE_SCALE_HIRES);
   if(v >= 0){
     return;
   }
@@ -2060,7 +2060,7 @@
         "(0)> " RL_START "\033[1;37m" RL_END;
   char *l;
 
-  while( (l = readline(prompt)) ){
+  while( (l = ncdirect_readline(ncd, prompt)) ){
     const struct fxn *fxn;
     wchar_t **tokes;
     int z;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/growlight-1.2.27/tools/release 
new/growlight-1.2.28/tools/release
--- old/growlight-1.2.27/tools/release  2021-01-16 01:04:36.000000000 +0100
+++ new/growlight-1.2.28/tools/release  2021-02-12 16:38:09.000000000 +0100
@@ -12,13 +12,12 @@
 git clean -f -d -x
 
 # bump version numbers wherever they occur (wherever we enumerate them, anyway)
-BUMP="CMakeLists.txt doc/man/man*/*"
-for i in $BUMP ; do
-  echo -n "Bumping version to $VERSION in $i..."
-  sed -i -e "s/$OLDVERSION/$VERSION/g" $i
-  echo "done."
+sed -i -e "s/\(project(notcurses VERSION \)$OLDVERSION/\1$VERSION/" 
CMakeLists.txt
+for i in doc/man/man*/*.md ; do
+  sed -i -e "s/% v$OLDVERSION/% v$VERSION/" "$i"
 done
 
+
 BUILDDIR="build-$VERSION"
 mkdir "$BUILDDIR"
 cd "$BUILDDIR"

Reply via email to