We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2483ec4 commit 124e9b1Copy full SHA for 124e9b1
packaging/rpm/SOURCES/mamonsu.repo
@@ -1,4 +1,4 @@
1
-[pg_probackup]
+[mamonsu]
2
name=Mamonsu Packages for Red Hat Linux derivatives
3
baseurl=https://repo.postgrespro.ru/mamonsu/latest/rpm/@DISTRIB@-$releasever
4
enabled=1
packaging/rpm/SPECS/mamonsu_repo.spec
@@ -1,6 +1,6 @@
Summary: Mamonsu rpm packages
Name: mamonsu-repo
-Version: 1.0.0
+Version: 1.0.1
Release: 1
5
Summary: Repository package for Mamonsu
6
Group: Applications/Internet
@@ -42,5 +42,8 @@ rm -rf $RPM_BUILD_ROOT
42
/etc/pki/rpm-gpg/*
43
44
%changelog
45
+* Thu Feb 6 2020 Grigory Smolkin <g.smolkin@postgrespro.ru>
46
+- Fix repository name
47
+
48
* Wed Nov 27 2019 Grigory Smolkin <g.smolkin@postgrespro.ru>
49
- Initial Package
0 commit comments