Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bucklespring for openSUSE:Factory checked in at 2021-11-01 18:35:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bucklespring (Old) and /work/SRC/openSUSE:Factory/.bucklespring.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bucklespring" Mon Nov 1 18:35:45 2021 rev:3 rq:928506 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bucklespring/bucklespring.changes 2021-05-04 22:01:42.860437156 +0200 +++ /work/SRC/openSUSE:Factory/.bucklespring.new.1890/bucklespring.changes 2021-11-01 18:36:01.785346672 +0100 @@ -1,0 +2,7 @@ +Sun Oct 31 10:07:02 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.5.1 + * This is a no-change version update to properly propagate the + version number + +------------------------------------------------------------------- Old: ---- bucklespring-1.5.0.tar.gz New: ---- bucklespring-1.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bucklespring.spec ++++++ --- /var/tmp/diff_new_pack.0YdOUp/_old 2021-11-01 18:36:02.289346960 +0100 +++ /var/tmp/diff_new_pack.0YdOUp/_new 2021-11-01 18:36:02.293346963 +0100 @@ -18,14 +18,14 @@ Name: bucklespring -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Nostalgia keyboard sound emulator License: GPL-2.0-only Group: Amusements/Toys/Other URL: https://github.com/zevv/bucklespring #Git-Clone: https://github.com/zevv/bucklespring.git -Source: https://github.com/zevv/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://github.com/zevv/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: pkgconfig(alure) ++++++ bucklespring-1.5.0.tar.gz -> bucklespring-1.5.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bucklespring-1.5.0/Makefile new/bucklespring-1.5.1/Makefile --- old/bucklespring-1.5.0/Makefile 2021-01-21 12:54:15.000000000 +0100 +++ new/bucklespring-1.5.1/Makefile 2021-10-28 17:15:10.000000000 +0200 @@ -1,7 +1,7 @@ NAME := buckle SRC := main.c -VERSION := 1.4.0 +VERSION := 1.5.1 PATH_AUDIO ?= "./wav"