Skip to content

Commit ae3dea4

Browse files
Updated version number in packaging code.
1 parent 76f9660 commit ae3dea4

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
voms (2.0.10-1) unstable; urgency=low
1+
voms (2.0.11-1) unstable; urgency=low
22

3-
* Fixes https://issues.infn.it/browse/VOMS-196
3+
* Fixes https://issues.infn.it/browse/VOMS-379
44

55
-- Andrea Ceccanti <andrea@grizzly.cnaf.infn.it> Tue, 24 Jan 2012 15:29:27 +0100

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ MAKEFLAGS += -j$(NUMJOBS)
2626
endif
2727

2828
name=voms
29-
version=2.0.10
29+
version=2.0.11
3030

3131
include /usr/share/quilt/quilt.make
3232

spec/voms-all.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: voms
2-
Version: 2.0.10
2+
Version: 2.0.11
33
Release: 1%{?dist}
44
Summary: The Virtual Organisation Membership Service C++ APIs
55

@@ -234,6 +234,9 @@ fi
234234
%{_mandir}/man8/voms.8*
235235

236236
%changelog
237+
* Mon Aug 21 2013 Andrea Ceccanti <andrea.ceccanti at cnaf.infn.it> - 2.0.11-1
238+
- Fix for https://issues.infn.it/browse/VOMS-379
239+
237240
* Tue Jan 8 2013 Andrea Ceccanti <andrea.ceccanti at cnaf.infn.it> - 2.0.10-1
238241
- Fix for https://issues.infn.it/browse/VOMS-196
239242

0 commit comments

Comments
 (0)