Skip to content

Commit 071d033

Browse files
authored
Merge pull request #75 from marcusdots/sles15_backwards_compatible
release 1.3.1
2 parents e5ce67f + 3258745 commit 071d033

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.3.1](https://github.com/openvoxproject/vanagon/tree/1.3.1) (2026-02-11)
6+
7+
[Full Changelog](https://github.com/openvoxproject/vanagon/compare/1.3.0...1.3.1)
8+
9+
**Fixed bugs:**
10+
11+
- build on SLES-15.5 instead of SLES-15.6 for backwards compability [\#74](https://github.com/OpenVoxProject/vanagon/pull/74) ([nmburgan](https://github.com/nmburgan))
12+
513
## [1.3.0](https://github.com/openvoxproject/vanagon/tree/1.3.0) (2026-02-07)
614

715
[Full Changelog](https://github.com/openvoxproject/vanagon/compare/1.2.0...1.3.0)

vanagon.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |gem|
22
gem.name = 'vanagon'
3-
gem.version = '1.3.0'
3+
gem.version = '1.3.1'
44

55
gem.summary = 'Multiplatform build, sign, and ship for Puppet projects'
66
gem.description = <<-DESCRIPTION

0 commit comments

Comments
 (0)