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:
parent
da07c52ae7
commit
e284fdd050
2
_service
2
_service
@ -1,5 +1,5 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="go_modules" mode="disabled">
|
<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>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
|
|
||||||
size 19262
|
|
3
browserpass-native-3.0.8.tar.gz
Normal file
3
browserpass-native-3.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:78e1399e7540525a536db72d3431b14d1f7905412e129b6b17366d7f52878283
|
||||||
|
size 19274
|
@ -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>
|
Sat Aug 29 11:45:29 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package browserpass-native
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: browserpass-native
|
Name: browserpass-native
|
||||||
Version: 3.0.7
|
Version: 3.0.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Native application for the browserpass browser extension
|
Summary: Native application for the browserpass browser extension
|
||||||
License: ISC
|
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
|
Source: https://github.com/browserpass/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: vendor.tar.gz
|
Source1: vendor.tar.gz
|
||||||
BuildRequires: golang(API) >= 1.14
|
BuildRequires: golang(API) >= 1.14
|
||||||
|
ExcludeArch: ppc64
|
||||||
Recommends: password-store
|
Recommends: password-store
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:99fc54b0a97db2d04fdde4e298eebad9d102d5f903ce567eabc7147a490ff155
|
oid sha256:1a3dadbda2b95a56f39df4b36ef54aaa42c5d85f9891f6b4725a39c1d261c89c
|
||||||
size 782332
|
size 1070367
|
||||||
|
Loading…
Reference in New Issue
Block a user