Skip to content

Commit 2e53cce

Browse files
committed
Version 0.7.9-1
1 parent 945afd4 commit 2e53cce

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

rpm/harbour-contrac.changes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
# * date Author's Name <author's email> version-release
1313
# - Summary of changes
14+
* Sa May 14 2022 Oskar Roesler <oskar@oskar-roesler.de> 0.7.9-1
15+
- Require Qt Linguist pkg for tranlations. (#115) This package is preinstalled on the SDK, but not on OBS.
16+
- Add chum information to rpm spec file
17+
1418
* Mon May 09 2022 Oskar Roesler <oskar@oskar-roesler.de> 0.7.8-2
1519
- Add LICENSE as stated in README.md
1620

rpm/harbour-contrac.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Name: harbour-contrac
22

33
%define version_major 0
44
%define version_minor 7
5-
%define version_revis 8
5+
%define version_revis 9
66

77
Summary: Contrac
88
Version: %{version_major}.%{version_minor}.%{version_revis}
9-
Release: 2
9+
Release: 1
1010
Group: Qt/Qt
1111
License: GPLv2
1212
URL: https://www.flypig.co.uk/contrac

0 commit comments

Comments
 (0)