Skip to content

Commit 6b080fa

Browse files
authored
Release 2.1.1 (#16)
* Add rb_persec.sh * Bump version * Add rb_persec * Bump version
1 parent 6672aae commit 6b080fa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.1.1

packaging/rpm/redborder-kafka.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ install -D -m 0755 resources/bin/rb_consumer.sh %{buildroot}/usr/lib/redborder/b
3232
install -D -m 0755 resources/bin/rb_producer.sh %{buildroot}/usr/lib/redborder/bin/rb_producer.sh
3333
install -D -m 0644 resources/systemd/kafka.service %{buildroot}/usr/lib/systemd/system/kafka.service
3434
install -D -m 0755 resources/bin/rb_get_partitions.sh %{buildroot}/usr/lib/redborder/bin/rb_get_partitions.sh
35+
install -D -m 0755 resources/bin/rb_persec.sh %{buildroot}/usr/lib/redborder/bin/rb_persec.sh
3536
cp resources/scripts/*.rb %{buildroot}/usr/lib/redborder/scripts
3637
chmod 0755 %{buildroot}/usr/lib/redborder/scripts/*
3738

0 commit comments

Comments
 (0)