0.6.2
This commit is contained in:
parent
980014f295
commit
36ca4b8b4f
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/v0.5.1.tar.gz
|
||||
/v0.5.4.tar.bz2
|
||||
/v0.6.2.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (v0.5.4.tar.bz2) = 1cb1ef328a7d7e5840e06895cc7844445cbaa14a3fc2b72a592e99f452b2638a5941fd6f92309114fe07715ce20aa6604d4ae1a0de6a082c13c12e1f9550d1da
|
||||
SHA512 (v0.6.2.tar.gz) = de0cfe6c0d5bfe3419d2b63d19fe306ca67794c8fd4de3ecc4e8d7224dab5c0a02d00054c89f9e96fc9aa709b618ed01ef15ce9c28da1f7777103cb3cf157d9c
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
Name: xtuple-csvimp
|
||||
Version: 0.5.4
|
||||
Release: 12%{?dist}
|
||||
Version: 0.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: xTuple data import utility
|
||||
License: CPAL
|
||||
Url: http://www.xtuple.org/DataImportTool
|
||||
Source: https://github.com/xtuple/csvimp/archive/v%version.tar.bz2
|
||||
Source: https://github.com/xtuple/csvimp/archive/v%version.tar.gz
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtxmlpatterns-devel
|
||||
|
|
@ -70,6 +70,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications *.desktop
|
|||
%{_includedir}/csvimp/*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 0.6.2-1
|
||||
- 0.6.2
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue