Skip to content

Commit 6b4b08e

Browse files
committed
update to 1.14
1 parent 3344121 commit 6b4b08e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

debian/cvmfs-contrib-release.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-contrib-release-1.13.tar.gz
2+
Debtransform-Tar: cvmfs-contrib-release-1.14.tar.gz
33
Format: 1.0
4-
Version: 1.13.1
4+
Version: 1.14.1
55
Binary: cvmfs-contrib-release
66
Source: cvmfs-contrib-release
77
Maintainer: Dave Dykstra <dwd@fnal.gov>

rpm/cvmfs-contrib-release.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: cvmfs-contrib-release
2-
Version: 1.13
2+
Version: 1.14
33
# The release_prefix macro is used in the OBS prjconf, don't change its name
44
%define release_prefix 1
55
# %{?dist} is left off intentionally; this rpm works on multiple OS releases
@@ -74,6 +74,9 @@ if [ ! -e $REPO ]; then
7474
fi
7575

7676
%changelog
77+
* Tue Mar 30 2021 Dave Dykstra <dwd@fnal.gov>> - 1.14-1
78+
- Simplify OBS build by using 'debian' directory but with 1.0 source format.
79+
7780
* Fri Mar 26 2021 Dave Dykstra <dwd@fnal.gov>> - 1.13-1
7881
- Add 'x' prefix on Ubuntu repository download directories.
7982
- Add Ubuntu_20.04 support to debian release.

0 commit comments

Comments
 (0)