Accepting request 952753 from home:tux93:branches:security:privacy

- Update to version 3.0.8
  * Added make target for librewolf
- Exclude ppc64, build fails due to pie not being supported

OBS-URL: https://build.opensuse.org/request/show/952753
OBS-URL: https://build.opensuse.org/package/show/security:privacy/browserpass-native?expand=0&rev=9
This commit is contained in:
Marcel Kuehlhorn 2022-02-12 14:44:51 +00:00 committed by Git OBS Bridge
parent da07c52ae7
commit e284fdd050
6 changed files with 16 additions and 8 deletions

View File

@ -1,5 +1,5 @@
<services>
<service name="go_modules" mode="disabled">
<param name="archive">browserpass-native-3.0.7.tar.gz</param>
<param name="archive">browserpass-native-3.0.8.tar.gz</param>
</service>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
size 19262

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78e1399e7540525a536db72d3431b14d1f7905412e129b6b17366d7f52878283
size 19274

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 8 16:04:50 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 3.0.8
* Added make target for librewolf
- Exclude ppc64, build fails due to pie not being supported
-------------------------------------------------------------------
Sat Aug 29 11:45:29 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package browserpass-native
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 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: browserpass-native
Version: 3.0.7
Version: 3.0.8
Release: 0
Summary: Native application for the browserpass browser extension
License: ISC
@ -25,6 +25,7 @@ URL: https://github.com/browserpass/browserpass-native
Source: https://github.com/browserpass/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: golang(API) >= 1.14
ExcludeArch: ppc64
Recommends: password-store
%description

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99fc54b0a97db2d04fdde4e298eebad9d102d5f903ce567eabc7147a490ff155
size 782332
oid sha256:1a3dadbda2b95a56f39df4b36ef54aaa42c5d85f9891f6b4725a39c1d261c89c
size 1070367