Skip to content

Commit cec28c5

Browse files
committed
chore: Bump version to 1.3.6
1 parent b7718e8 commit cec28c5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

package/yast2-rmt.changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
-------------------------------------------------------------------
2+
Mon Mar 3 11:52:35 UTC 2025 - Luis Caparroz <[email protected]>
3+
4+
- Mark strings on UI dialogs for tranlation (bsc#1127676).
5+
- Version 1.3.6
6+
17
-------------------------------------------------------------------
28
Thu Feb 8 16:10:29 UTC 2024 - Luis Caparroz <[email protected]>
39

package/yast2-rmt.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
Name: yast2-rmt
20-
Version: 1.3.5
20+
Version: 1.3.6
2121
Release: 0
2222

2323
BuildRoot: %{_tmppath}/%{name}-%{version}-build

src/lib/rmt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# you may find current contact information at www.suse.com
1818

1919
module RMT
20-
VERSION = '1.3.5'.freeze
20+
VERSION = '1.3.6'.freeze
2121
end

0 commit comments

Comments
 (0)