Ana Guerrero 2024-01-16 20:38:43 +00:00 committed by Git OBS Bridge
commit c7e3e1f246
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3443c39815c632c57cd1ce6bd07d5bf6485258080135ff8b7e6b58cfc568a1c7
size 9123033

3
2.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:072552688ad02c48478b6dd0ed86fb0ff0bb396a9753654730064e3758223c3f
size 9125599

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jan 13 11:49:15 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.0.2
- Avoid showing hints to the PIN reset service.
- Pass original source tree name to %setup macro
- Use original source tree name in %install section
-------------------------------------------------------------------
Wed Nov 15 07:45:17 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package AusweisApp
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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: AusweisApp
Version: 2.0.1
Version: 2.0.2
Release: 0
Summary: Official authentication app for German ID cards and residence permits
License: EUPL-1.2
@ -62,7 +62,7 @@ and residence permits. To use this app, a supported RFID card
reader or compatible NFC smart phone is required.
%prep
%setup -q -n %{name}2-%{version}
%setup -q -n %{name}-%{version}
%build
%if 0%{?suse_version} <= 1500
@ -79,7 +79,7 @@ ninja
%cmake_install
%suse_update_desktop_file com.governikus.ausweisapp2 X-SuSE-DesktopUtility
install -DTm644 %{_builddir}/%{name}2-%{version}/resources/images/npa.png %{buildroot}/%{_datadir}/icons/hicolor/96x96/apps/AusweisApp.png
install -DTm644 %{_builddir}/%{name}-%{version}/resources/images/npa.png %{buildroot}/%{_datadir}/icons/hicolor/96x96/apps/AusweisApp.png
%fdupes -s %{buildroot}/%{_prefix}