File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- voms (2.0.10 -1) unstable; urgency=low
1
+ voms (2.0.11 -1) unstable; urgency=low
2
2
3
- * Fixes https://issues.infn.it/browse/VOMS-196
3
+ * Fixes https://issues.infn.it/browse/VOMS-379
4
4
5
5
-- Andrea Ceccanti <andrea@grizzly.cnaf.infn.it> Tue, 24 Jan 2012 15:29:27 +0100
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ MAKEFLAGS += -j$(NUMJOBS)
26
26
endif
27
27
28
28
name =voms
29
- version =2.0.10
29
+ version =2.0.11
30
30
31
31
include /usr/share/quilt/quilt.make
32
32
Original file line number Diff line number Diff line change 1
1
Name: voms
2
- Version: 2.0.10
2
+ Version: 2.0.11
3
3
Release: 1%{?dist }
4
4
Summary: The Virtual Organisation Membership Service C++ APIs
5
5
234
234
%{_mandir }/man8/voms.8*
235
235
236
236
%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
+
237
240
* Tue Jan 8 2013 Andrea Ceccanti <andrea.ceccanti at cnaf.infn.it> - 2.0.10-1
238
241
- Fix for https://issues.infn.it/browse/VOMS-196
239
242
You can’t perform that action at this time.
0 commit comments