Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bcftools for openSUSE:Factory 
checked in at 2022-09-11 21:57:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcftools (Old)
 and      /work/SRC/openSUSE:Factory/.bcftools.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcftools"

Sun Sep 11 21:57:27 2022 rev:4 rq:1002326 version:1.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcftools/bcftools.changes        2022-05-04 
15:11:03.984165811 +0200
+++ /work/SRC/openSUSE:Factory/.bcftools.new.2083/bcftools.changes      
2022-09-11 21:57:30.061653695 +0200
@@ -1,0 +2,10 @@
+Fri Aug 26 22:11:10 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.16
+  * New plugin `bcftools +variant-distance` to annotate records
+    with distance to the nearest variant.
+  * The -i/-e filtering expression gained support for multiple
+    filters, e.g. `-i FILTER="A;B"`.
+- Resolve "file packaged twice" rpmlint warnings
+
+-------------------------------------------------------------------

Old:
----
  bcftools-1.15.1.tar.bz2

New:
----
  bcftools-1.16.tar.bz2

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

Other differences:
------------------
++++++ bcftools.spec ++++++
--- /var/tmp/diff_new_pack.9bJTMH/_old  2022-09-11 21:57:30.673655417 +0200
+++ /var/tmp/diff_new_pack.9bJTMH/_new  2022-09-11 21:57:30.681655439 +0200
@@ -17,9 +17,8 @@
 
 
 Name:           bcftools
-Version:        1.15.1
+Version:        1.16
 Release:        0
-%define minor   %(cut -d '.' -f 1,2 <<< %{version})
 Summary:        Tools for manipulating variant calls in the Variant Call 
Format (VCF)
 License:        MIT
 Group:          Productivity/Scientific/Other
@@ -31,7 +30,7 @@
 BuildRequires:  automake
 BuildRequires:  gsl-devel
 BuildRequires:  libbz2-devel
-BuildRequires:  libhts-devel >= %{minor}
+BuildRequires:  libhts-devel >= %{version}
 BuildRequires:  lzma-devel
 BuildRequires:  zlib-devel
 Requires:       bgzip
@@ -53,7 +52,7 @@
 %build
 autoreconf -fi
 %configure --with-htslib=system
-make USE_GSL=1 %{?_smp_mflags}
+%make_build USE_GSL=1
 
 %install
 %make_install prefix=%{_prefix} libexecdir=%{_libdir} libdir=%{_libdir}
@@ -69,8 +68,7 @@
 %{_bindir}/*.py
 %{_bindir}/*.pl
 %{_bindir}/plot-vcfstats
-%{_libdir}/bcftools
-%{_libdir}/bcftools/*
+%{_libdir}/bcftools/
 %{_mandir}/man1/*
 
 %changelog

++++++ bcftools-1.15.1.tar.bz2 -> bcftools-1.16.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/bcftools/bcftools-1.15.1.tar.bz2 
/work/SRC/openSUSE:Factory/.bcftools.new.2083/bcftools-1.16.tar.bz2 differ: 
char 11, line 1

Reply via email to