Skip to content

Commit 7e0dc16

Browse files
committed
change debian packaging format, update to 2.6
1 parent 472327e commit 7e0dc16

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

debian/cvmfs-config-osg.dsc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# created by obsupdate.sh, do not edit by hand
2-
Debtransform-Tar: cvmfs-config-osg-2.5.tar.gz
2+
Debtransform-Tar: cvmfs-config-osg-2.6.tar.gz
33
Format: 1.0
4-
Version: 2.5.1
4+
Version: 2.6.1
55
Binary: cvmfs-config-osg
66
Source: cvmfs-config-osg
77
Maintainer: Dave Dykstra <[email protected]>

debian/source/format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0 (native)
1+
1.0

rpm/cvmfs-config-osg.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: CernVM File System OSG Configuration and Public Keys
22
Name: cvmfs-config-osg
3-
Version: 2.5
3+
Version: 2.6
44
Release: 1%{?dist}
55
# download with:
66
# $ curl -L -o cvmfs-config-osg-%{version}.tar.gz \
@@ -40,6 +40,9 @@ make install-redhat DESTDIR=$RPM_BUILD_ROOT
4040
%config %{_sysconfdir}/cvmfs/config.d/*
4141

4242
%changelog
43+
* Mon May 29 2021 Dave Dykstra <[email protected]> - 2.6-1
44+
- Change debian/format to 1.0 (non-native) to fix OBS Debian_10 build.
45+
4346
* Mon Oct 12 2020 Dave Dykstra <[email protected]> - 2.5-1
4447
- Update the configuration for the config repo to apply all the logic
4548
from the config repo's default.conf and common.conf. That is, support

0 commit comments

Comments
 (0)