Commit Graph

214 Commits

Author SHA1 Message Date
Miroslav Lichvar
9075cb64ae add explicit gcc dependency 2023-07-17 12:00:33 +02:00
Miroslav Lichvar
7b01d1282d add missing dependencies for python clients 2023-07-17 11:11:12 +02:00
Miroslav Lichvar
60500708b3 fix spec indentation 2023-07-17 11:01:01 +02:00
Miroslav Lichvar
a7b4afcbf1 drop xmlto from build dependencies
No longer used for documentation.
2023-07-13 15:49:19 +02:00
Miroslav Lichvar
aa893c86de enable libusb1-devel on s390x 2023-07-13 15:49:19 +02:00
Miroslav Lichvar
d09a516007 fix qt build option 2023-07-13 15:49:19 +02:00
Python Maint
046b13a002 Rebuilt for Python 3.12 2023-06-15 17:00:17 +02:00
Miroslav Lichvar
3e38bcec2d 1:3.25-4 2023-05-11 14:49:42 +02:00
Miroslav Lichvar
1d736c18fe switch from patchX macro to patch -P X 2023-05-11 14:49:42 +02:00
Miroslav Lichvar
e7baf133a1 remove unnecessary .so symlink 2023-05-11 14:49:42 +02:00
Miroslav Lichvar
83cea8cd98 remove shebang in python module files and fix permissions 2023-05-11 14:49:42 +02:00
Miroslav Lichvar
6a43fd3e78 use rm and install directly instead of macros 2023-05-11 14:49:42 +02:00
Miroslav Lichvar
b9bc8e525d add comment about ignored LDFLAGS 2023-05-11 14:49:42 +02:00
Miroslav Lichvar
8520dd6f83 convert NEWS to UTF-8 2023-05-11 14:49:42 +02:00
Miroslav Lichvar
b8fb2e1a3a fix spec formatting 2023-05-11 14:49:42 +02:00
Miroslav Lichvar
145db042da update URL 2023-05-11 14:40:56 +02:00
Miroslav Lichvar
fd0c44f305 remove unnecessary _hardened_build setting 2023-05-11 14:40:53 +02:00
Tim Orling
f9129e0e13 migrated to SPDX license
Signed-off-by: Tim Orling <ticotimo@gmail.com>
2023-03-12 14:35:39 -07:00
Fedora Release Engineering
6aab5cab13 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 11:24:46 +00:00
Miroslav Lichvar
1ba99e831e 1:3.25-1 2023-01-11 15:19:54 +01:00
Miroslav Lichvar
8631b37bbb update to 3.25 2023-01-11 12:13:56 +01:00
Fedora Release Engineering
b16e67b577 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 12:54:11 +00:00
Python Maint
f53ceeb43f Rebuilt for Python 3.11 2022-06-13 23:42:49 +02:00
Miroslav Lichvar
23a19c8856 1:3.24-1 2022-05-04 16:37:08 +02:00
Miroslav Lichvar
e4ae38aac2 update to 3.24 2022-05-04 16:36:39 +02:00
Jeff Law
3229b494fa Re-enable LTO 2022-02-12 17:12:55 -05:00
Fedora Release Engineering
45ed0b43e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 11:40:29 +00:00
Miroslav Lichvar
792bae6d8a 1:3.23.1-1 2021-09-27 13:30:55 +02:00
Miroslav Lichvar
69cf7cdbdc add old status names to gps.h for compatibility 2021-09-27 13:28:05 +02:00
Miroslav Lichvar
490d317ac8 update to 3.23.1 2021-09-27 13:23:41 +02:00
Miroslav Lichvar
bada75b777 1:3.23-1 2021-08-11 17:07:01 +02:00
Miroslav Lichvar
231de1a53e update to 3.23 2021-08-11 15:11:36 +02:00
Miroslav Lichvar
6657e60ea9 1:3.22-5 2021-08-11 12:15:02 +02:00
Miroslav Lichvar
5b4a4333ad fix handling of GPS weeks after 2180 (#1989379) 2021-08-11 12:12:57 +02:00
Fedora Release Engineering
a09f4cf6aa - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 06:59:52 +00:00
Python Maint
a1ed3c407c Rebuilt for Python 3.10 2021-06-04 20:06:14 +02:00
Tomas Hrnciar
89e56c89e1 BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
2021-04-19 13:18:31 +02:00
Fedora Release Engineering
eb05f4869b - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 12:51:26 +00:00
Miroslav Lichvar
3dd55df65b 1:3.22-1 2021-01-12 17:40:55 +01:00
Miroslav Lichvar
90d23a8f83 disable LTO on aarch64 2021-01-12 17:40:53 +01:00
Miroslav Lichvar
e79b2e43fb 1:3.22-3 2021-01-12 17:07:00 +01:00
Miroslav Lichvar
59778058e7 move gpsprof to clients subpackage 2021-01-12 17:07:00 +01:00
Miroslav Lichvar
c475124f58 keep all python modules in python subpackage
Move gps.fake to the python subpackage, even though it is used by only
one client (gpsfake).
2021-01-12 17:06:50 +01:00
Miroslav Lichvar
da97ecdcf3 update to 3.22 2021-01-12 17:02:04 +01:00
Fedora Release Engineering
8706b63ec9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 00:14:47 +00:00
Miroslav Lichvar
c9e3809c91 1:3.20-1 2020-06-18 11:09:12 +02:00
Miroslav Lichvar
b815259b4b update to 3.20 2020-06-18 11:08:41 +02:00
Miro Hrončok
3e0417f2fa Rebuilt for Python 3.9 2020-05-26 02:47:27 +02:00
Miroslav Lichvar
101d9014cc 1:3.19-5
bump release to follow old non-epoch builds
2020-02-03 10:32:32 +01:00
Miroslav Lichvar
161e08d024 1:3.19-3 2020-02-03 09:51:07 +01:00