2 Commits

Author SHA256 Message Date
27288a2223 Accepting request 1266564 from science
OBS-URL: https://build.opensuse.org/request/show/1266564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcftools?expand=0&rev=6
2025-04-02 16:25:13 +00:00
650b23c155 - Update to version 1.21:
Too many changes to list, for details see included NEWS file or
  https://github.com/samtools/bcftools/releases/tag/1.21
- Update to version 1.20:
  Too many changes to list, for details see included NEWS file or
  https://github.com/samtools/bcftools/releases/tag/1.20

OBS-URL: https://build.opensuse.org/package/show/science/bcftools?expand=0&rev=21
2025-04-02 13:44:43 +00:00
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:782b5f1bc690415192231e82213b3493b047f45e630dc8ef6f154d6126ab3e68
size 7906216

3
bcftools-1.21.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:528a4cc1d3555368db75a700b22a3c95da893fd1827f6d304716dfd45ea4e282
size 7982173

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 28 10:56:23 UTC 2025 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.21:
Too many changes to list, for details see included NEWS file or
https://github.com/samtools/bcftools/releases/tag/1.21
- Update to version 1.20:
Too many changes to list, for details see included NEWS file or
https://github.com/samtools/bcftools/releases/tag/1.20
-------------------------------------------------------------------
Wed Jan 3 01:50:42 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package bcftools
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: bcftools
Version: 1.19
Version: 1.21
Release: 0
Summary: Tools for manipulating variant calls in the Variant Call Format (VCF)
License: MIT
@@ -35,7 +35,7 @@ BuildRequires: lzma-devel
BuildRequires: zlib-devel
Requires: bgzip
Requires: htsfile
Requires: perl
Requires: perl-base
Requires: python3-base
Requires: python3-matplotlib
Requires: tabix
@@ -63,7 +63,7 @@ sed -i -E "s:/usr/bin/env python3?:%{_bindir}/python3:" %{buildroot}/%{_bindir}/
%files
%license LICENSE
%doc AUTHORS README
%doc AUTHORS README NEWS
%{_bindir}/bcftools
%{_bindir}/*.py
%{_bindir}/*.pl