libfreefare-0.4.0
OBS-URL: https://build.opensuse.org/package/show/hardware/libfreefare?expand=0&rev=7
This commit is contained in:
parent
08bb77edb0
commit
e4b42a2c30
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39e55540e9946ccac950d298435c4aa5e57c4d79274140a46c793417a12b763d
|
||||
size 82352
|
3
libfreefare-0.4.0.tar.xz
Normal file
3
libfreefare-0.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48f5076d0cd13bab9f54a9bc9aa9b2c2096162c292f779d2c2194664dd8c0820
|
||||
size 297844
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 24 17:37:21 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 0.4.0
|
||||
* add support for 7-byte UID MIFARE Classic cards
|
||||
* add support Infineon Mifare Classic 1k
|
||||
* add test default ULC key in mifare-ultralight-info
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 15:58:17 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
@ -21,8 +21,7 @@ Name: libfreefare
|
||||
Summary: API for Mifare card manipulations
|
||||
License: LGPL-3.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
# Commit 089b6006b1bdd7546f9c7b291a8b3325cbda5537
|
||||
Version: 0.3.4+git67
|
||||
Version: 0.4.0
|
||||
Release: 0
|
||||
Url: http://code.google.com/p/nfc-tools/
|
||||
|
||||
@ -85,7 +84,7 @@ This package contains example programs using libfreefare for
|
||||
inspecting and manipulating Mifare cards.
|
||||
|
||||
%prep
|
||||
%setup -qn %name
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
if [ ! -e configure ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user